Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Custom Post Type Selector

Опис

Custom Post Type Selector allows you to select which post types should be included in the main loop of your blog, including custom post types.

If you find this plugin useful please donate to Cancer Research UK, and let me know what think you via my website.

Special thanks to Christopher Davis for his help getting the core functionality working on #wordpress.

Скріншоти

  • From this panel you can select which post types should be enabled.
  • You will find the Post Types panel under the Settings menu in the Admin area of your site or network.

Встановлення

Depending on whether you are using a standard installation of WordPress or a Multi-site installation you will need to look in the Site Admin or Network Admin areas respectively.

  1. Download and activate Custom Post Type Selector from within your WordPress Admin, under the Plugins menu.
  2. You will find the Post Types panel under the Settings menu in the WordPress Admin.

Часті питання

How do I get to the Custom Post Type Selector settings after I activate?
  1. There are two easy ways, first is to click Post Types under the now activated plugin in the Plugins list.
  2. Go to the Settings menu and click Post Types.
How do I use Custom Post Type Selector?

Simply activate Custom Post Type Selector, go to the settings page and check or uncheck the post types you wish to show or hide from the main loop (front page).

How can I get more help?

I am a pretty busy person but I will do my best to answer questions, so long as they aren’t plain obvious, just email me via my website.

Why does this plugin require WordPress 3.3?

This plugin uses a function called is_main_query() which was not introduced until WordPress 3.3 so there is no way to implement this functionality like this in earlier versions.

Відгуки

Прочитати всі 2 відгуки

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

“Custom Post Type Selector” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Custom Post Type Selector” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.2

  • Fixes bug where the code effects the admin area as well as the front end, another big thanks to Christopher Davis!

1.1

1.0

  • Initial release