Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Post List

Descripción

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)

Instalación

  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.

Reseñas

No hay valoraciones para este plugin.

Colaboradores y desarrolladores

«Post List» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Post List» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.