Deskripsi
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.
Tangkapan Layar
Instalasi
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.
- Download and activate Custom Post Type Selector from within your WordPress Admin, under the Plugins menu.
- You will find the
Post Types
panel under theSettings
menu in the WordPress Admin.
Tanya Jawab
- How do I get to the Custom Post Type Selector settings after I activate?
-
- There are two easy ways, first is to click
Post Types
under the now activated plugin in the Plugins list. - Go to the
Settings
menu and clickPost Types
.
- There are two easy ways, first is to click
- 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.
Ulasan
Kontributor & Pengembang
“Custom Post Type Selector” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.
KontributorTerjemahkan “Custom Post Type Selector” dalam bahasa Anda.
Tertarik mengembangkan?
Lihat kode, periksa repositori SVN , atau mendaftar ke log pengembangan melalui RSS.
Log Perubahan
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
- Switches to using Settings API, again thanks to Christopher Davis!
1.0
- Initial release