Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

List Category's Posts

Descripción

This is the simplest plugin that can list all the post in a category with it’s featured image. The user can click on the title of post to navigate to the post.

Instalación

  1. Upload the plugin files to the /wp-content/plugins/posts-in-category directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

FAQ

Installation Instructions
  1. Upload the plugin files to the /wp-content/plugins/posts-in-category directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
How to use this plugin?

You can use the short code “cateposts” to use this plugin.

What are the attributes of the shortcode?

Currently, there is only on attribute “name” whose value should be the name of WordPress post category.

Can you show me the complete example?

Just write the following line in your WordPress page or post:
[cateposts name=”uncategorized”]
The above line will list all the posts with thier thumbnail and links in category named “uncategorized”.

Opiniones

No hay reseñas para este plugin.

Colaboradores & Desarrolladores

“List Category's Posts” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

“List Category's Posts” ha sido traducido en 2 idiomas. Gracias a los traductores por sus contribuciones.

Traduce & #8220;List Category's Posts” a tu idioma.

¿interesado en el desarrollo?

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

Historial de cambios

0.0.1

  • List all posts in a category in columns with a border around it.