Este plugin non se actualizou en máis de 2 anos. É posible que xa non sexa compatible ou mantido por ninguén, ou podes ter problemas de compatibilidade cando se usa con novas versións de WordPress.

List Category's Posts

Descrició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

Preguntas frecuentes

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”.

Comentarios

Non hai recensións para este plugin.

Colaboradores e desenvolvedores

“List Category's Posts” é un software de código aberto. As seguintes persoas colaboraron con este plugin.

Colaboradores

“List Category's Posts” foi traducido a 2 idiomas. Grazas aos desenvolvedores polas súas contribucións.

Traduce “List Category's Posts” ao teu idioma.

Interesado no desenvolvemento?

Revisa o código, bota unha ollada aorepositorio SVN, ou subscríbete ao log de desenvolvemento por RSS.

Rexistro de cambios

0.0.1

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