Цей плагін не перевірявся з останніми 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

Відгуки

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

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

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