This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Shortcode Query Posts By Selected Category

Descripción

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

Instalación

  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.

Preguntas frecuentes

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

Reseñas

There are no reviews for this plugin.

Colaboradores y desarrolladores

“Shortcode Query Posts By Selected Category” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Registro de cambios

v1.0 release