Descrizione
This plugin can be used to fetch a list of all posts from specific category using shortcode [postslist].
Here is an example of this:
[postlist cat=”cat1,cat2″ tags=”tag1,tag2,tag3″ requesttype=”1″]
How to Use
[postlist cat="cat1,cat2" tags="tag1,tag2,tag3" requesttype="1"]
where
cat : category slug not category name
tages : tag slug not tag name
requesttype : 1 (all of the tags should be present)
0 (any of the tag should be present)
number : the number of posts you want show (use -1 to show all posts)
Installazione
- Upload the entire
postslistfolder to the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Add the shortcode
[postslist]to the post/page of your choice.
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“Post List” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Post List” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.