Tento plugin nebol testovaný s najnovšími 3 hlavnými vydaniami WordPress. Už nemusí byť udržiavaný alebo podporovaný a môže mať problémy s kompatibilitou pri použití s novšími verziami WordPress.

List Category's Posts

Popis

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.

Inštalácia

  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

Časté otázky

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

Recenzie

Pre tento plugin nie sú žiadne recenzie.

Prispievatelia a vývojári

“List Category's Posts” je softvér s otvoreným zdrojovým kódom. Do tohto pluginu prispeli nasledujúci ľudia.

Prispievatelia

„List Category's Posts“ bol preložený do 2 jazykov. Ďakujeme prekladateľom za ich príspevky.

Preložiť „List Category's Posts“ do vašho jazyka.

Máte záujem o vývoj?

Prehľadávajte zdrojový kód, preskúmajte SVN repozitár, alebo sa prihláste na odber vývojárskeho logu cez RSS.

Zoznam zmien

0.0.1

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