Përshkrim
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.
Instalim
- Upload the plugin files to the
/wp-content/plugins/posts-in-categorydirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
PBR
- Installation Instructions
-
- Upload the plugin files to the
/wp-content/plugins/posts-in-categorydirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Upload the plugin files to the
- 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”.
Shqyrtime
Për këtë shtojcë s’ka shqyrtime.
Kontribues & Zhvillues
“List Category's Posts” është software me burim të hapur. Në këtë shtojcë kanë dhënë ndihmesë personat vijues.
Kontribues“List Category's Posts” është përkthyer në 2 gjuhë. Faleminderit përkthyesve për ndihmesën e tyre.
Përkthejeni “List Category's Posts” në gjuhën tuaj.
Ju intereson zhvillimi?
Shfletoni kodin, shkarkoni depon SVN, ose pajtohuni përmes RSS-je te regjistri i zhvillimeve.
Regjistër ndryshimesh
0.0.1
- List all posts in a category in columns with a border around it.