Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Post List

Beschreibung

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)

Installation

  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.

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende & Entwickler

„Post List“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Post List“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.