توضیحات
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.
نصب
- Upload the plugin files to the
/wp-content/plugins/posts-in-category
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
سوالات متداول
- Installation Instructions
-
- Upload the plugin files to the
/wp-content/plugins/posts-in-category
directory, 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”.
نقد و بررسیها
نقد و بررسیای برای این افزونه یافت نشد.
توسعه دهندگان و همکاران
“List Category's Posts” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگان“List Category's Posts” به 2 زبان ترجمه شده است. با تشکر از مترجمین برای همکاری و کمکهایشان.
ترجمه “List Category's Posts” به زبان شما.
علاقه مند به توسعه هستید؟
کد را مرور کنید, را بررسی کنید مخزن SVN, یا مشترک شوید گزارش توسعه توسط RSS.
گزارش تغییرات
0.0.1
- List all posts in a category in columns with a border around it.