Simple Category List

説明

Major features in Simple category list include:

  • Automatically show the category listing on to the front end.
  • Support the custom post types taxonomy.
  • Dynamic Shortcode use anywhere
  • Fully free plugin
  • Support parent child category lists (Category and sub-category)
  • User friendly

Usage on editor:

  [category_list custom_taxonomy="TAXONOMY NAME HERE"]

Use this shortcode for page template:

  <?php echo do_shortcode("[category_list custom_taxonomy="TAXONOMY NAME HERE"]"); ?>

Settings

Settings > Category list

1) Go to setting section
2) Click on the category list
3) Set the valid taxonomy name
4) Exclude option for the categories (Optional)
4) Enter the title (Optional)
5) Use the shortcode on the template file or editor

スクリーンショット

インストール

Upload the Simple category list plugin to your blog:

  1. Upload the category list plugin to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

評価

2018年6月26日 1 reply
Every one can install this plugin and easily use on the website. Very helpful plugin for category listing. User friendly plugin. Thanks.
2件のレビューをすべて表示

貢献者と開発者

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

貢献者

“Simple Category List” をあなたの言語に翻訳しましょう。

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

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

変更履歴

1.1

Release Date – 19 June 2018*
* This is the current and latest version.

1.2

  • Fix the design for front end category listing
  • Bug fixes
  • linking on category listing

1.3

  • Fix the bugs for the post type and replace by taxonomy name
  • Exclude option for the category lists

1.4

  • Fix the bugs for latest php and wordpress version.
  • Exclude Category with multiple comma saperated category names.
  • Improvement into the shortcode creation.