このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Category Excluder from Theme Customizer

説明

Administrator can simply opt out the categories he does not want to show on blog page directly via theme customizer. He need not use a wordpress code / php code to exclude categories from his blog. Even he need not go to setting pages created by other plugin in wp admin section and do this.

Features :
1. Make changes directly via customizer
2. See the live effect of his action ( exclude the categories and it reflect to right side of preview screen )
3. Easy and useful way to exclude categories for no coder / programmer users.

スクリーンショット

  • Open theme customizer and open the Category Excluder ( Blog with un-excluded categories is showing )
  • Select the categories to be excluded ( Now Blog do not show any posts , because I opted all the categories )

インストール

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

評価

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

貢献者と開発者

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

貢献者

“Category Excluder from Theme Customizer” をあなたの言語に翻訳しましょう。

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

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

変更履歴

1.1

  • Fix bug of pre post query modification when no any posts/categories present on blog.

1.0

  • Initial release.