Plugin ini belum teruji dangan 3 rilis besar WordPress. Kemungkinan tidak lagi dipelihara atau didukung, dan mungkin menghadapi masalah kompatibilitas bila digunakan dengan versi WordPress yang lebih baru.

List Category's Posts

Deskripsi

This is the simplest plugin that can list all the post in a category with it’s featured image. The user can click on the title of post to navigate to the post.

Instalasi

  1. Upload the plugin files to the /wp-content/plugins/posts-in-category directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

Tanya Jawab

Installation Instructions
  1. Upload the plugin files to the /wp-content/plugins/posts-in-category directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
How to use this plugin?

You can use the short code “cateposts” to use this plugin.

What are the attributes of the shortcode?

Currently, there is only on attribute “name” whose value should be the name of WordPress post category.

Can you show me the complete example?

Just write the following line in your WordPress page or post:
[cateposts name=”uncategorized”]
The above line will list all the posts with thier thumbnail and links in category named “uncategorized”.

Ulasan

Belum ada ulasan untuk plugin ini.

Kontributor & Pengembang

“List Category's Posts” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.

Kontributor

“List Category's Posts” telah diterjemahkan dalam 2 bahasa. Terima kasih kepada para penerjemah untuk kontribusi-nya.

Terjemahkan “List Category's Posts” dalam bahasa Anda.

Tertarik mengembangkan?

Lihat kode, periksa repositori SVN , atau mendaftar ke log pengembangan melalui RSS.

Log Perubahan

0.0.1

  • List all posts in a category in columns with a border around it.