這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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

評價

There are no reviews for this plugin.

貢獻者及開發者

“Category Excluder from Theme Customizer” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

修改日誌

1.1

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

1.0

  • Initial release.