Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Shortcode Query Posts By Selected Category

Опис

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

Встановлення

  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.

Часті питання

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

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“Shortcode Query Posts By Selected Category” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Shortcode Query Posts By Selected Category” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

v1.0 release