Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Post List

Beschrijving

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)

Installatie

  1. Upload the entire postslist folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Add the shortcode [postslist] to the post/page of your choice.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Post List” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Post List” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.