توضیحات
the Loop to display posts from a specific categorie. Using The Loop, plugins processes each post to be displayed on the current page, and formats it according to how it matches specified.
you can generate your own shortcode
attributes
- title:the name of categorie to display.
- img-width:the width of the featured image.(200 like value mean 200 pixels ).
- img-height:the width of the featured image.(200 like value mean 200 pixels ).
- display:display image or not for your posts (yes or no ).
- title-size:the size of the title (H1,H2,H3,H4).
- link:Read More , you can changed for any chaine of charactere (read all arcticle like value).
- limit:the number of word per post.
- post_number:number of post to display in page.
Exemple
[postcat title=”Help” title-size=”h1″ display=”yes” img-width=”500″ img-height=”300″ post_number=”10″ limit=”20″ link=”Read More”]
How To Use it
What’s new
عکسهای صفحه
نصب
Using The WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Search for ‘Post category’
- Click ‘Install Now’
- Activate the plugin on the Plugin dashboard
Uploading in WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Navigate to the ‘Upload’ area
- Select post-category.zip from your computer
- Click ‘Install Now’
- Activate the plugin in the Plugin dashboard
Using FTP
- Download post-category.zip
- Extract the post-category.zip directory to your computer
- Upload the post-category directory to the /wp-content/plugins/ directory
- Activate the plugin in the Plugin dashboard
سوالات متداول
- Why should install this plugin?
-
The Loop is to display posts. Using The Loop, the plugin processes each post to be displayed on the current page, and formats it according to how it matches specified.
نقد و بررسیها
توسعه دهندگان و همکاران
“Post Category” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگانترجمه “Post Category” به زبان شما.
علاقه مند به توسعه هستید؟
کد را مرور کنید, را بررسی کنید مخزن SVN, یا مشترک شوید گزارش توسعه توسط RSS.
گزارش تغییرات
1.0.1
- Jump between Page With Previous and Next button
1.0
- Initial version