Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Shortcode Query Posts By Selected Category

Beschrijving

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

Installatie

  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.

FAQ

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

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Shortcode Query Posts By Selected Category” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Changelog

v1.0 release