Ovaj dodatak nije testiran s najnovija 3 glavna izdanja WordPress-a. Možda se više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada se koristi sa novijim verzijama WordPress-a.

Shortcode Query Posts By Selected Category

Opis

How to use?
[slnet slug=”Your-Category-Slug” count=”Number of Posts to show”]Type Your Title[/slnet]
Example:
[slnet slug=”php”count=”5”]PHP Posts[/slnet]
This shortcode will show a list of 5 posts in your category which slug is “php”.

Support forum

WordPress forum:
https://wordpress.org/support/plugin/shortcode-query-posts-by-selected-category
or
the homepage of this plugin:
Suoling.net

Instalacija

  1. Upload shortcode-for-category-query to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place shortcode [slnet slug=”Your-Category-Slug” count=”Number of Posts to show”]Type Your Title[/slnet] in your post/page/text widget.
    4.If you like,you can add some css code by yourself.

ČPP

How to use?
[slnet slug=”Your-Category-Slug” count=”Number of Posts to show”]Type Your Title[/slnet]
Example:
[slnet slug=”php”count=”5”]PHP Posts[/slnet]
This shortcode will show a list of 5 posts in your category which slug is “php”.

Recenzije

Nema recenzija za ovaj dodatak.

Saradnici i programeri

“Shortcode Query Posts By Selected Category” is open source software. The following people have contributed to this plugin.

Doprinositelji

Zapis promijena

v1.0 release