Post Category Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
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