Овај додатак није испробан са последња 3 главна издања Вордпреса.Можда се више не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

List Category's Posts

Опис

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.

Постављање

  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

ЧПП

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

Прегледи

Нема рецензија за овај додатак.

Сарадници и градитељи

„List Category's Posts“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници

„List Category's Posts“ је преведен на 2 језика. Хвала преводиоцима за њихове доприносе.

Преведите „List Category's Posts“ на свој језик.

Заинтересовани сте за градњу?

Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.

Белешка о изменама

0.0.1

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