• ResolvedPlugin Author Vijay Kumar

    (@wp-contents)


    This plugin can be used to fetch a list of all posts from specific category using shortcode.

    == How to Use ==
    [postlist cat=”cat1,cat2″ tags=”tag1,tag2,tag3″ number=”-1″ 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)

    https://www.ads-software.com/extend/plugins/post-list/

  • The topic ‘[Plugin: post-list] Post List Plugin Documentation’ is closed to new replies.