このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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.

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

評価

このプラグインにはレビューがありません。

貢献者と開発者

Shortcode Query Posts By Selected Category はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Shortcode Query Posts By Selected Category” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

v1.0 release