Opis
The WordPress Custom Post Type Archive Widget Plugin displays a monthly or yearly archive of posts for one specific post-type. It is very similar to the WordPress Archive except that it just displays one specific custom post-type's posts, not all categories. It can be configured to either show a listing or a pulldown by month or year with or without post counts.
Instalacija
- Upload “wp-custom-post-type-archive.php” to the “/wp-content/plugins/” directory.
- Activate the plugin through the “Plugins” menu in WordPress.
- From the “Widgets” page in WordPress drag the “Custom Post Type Archive” widget to the “Sidebar”.
- Configure the “Custom Post Type Archive” widget controls, setting the “Title”, “Custom Type”, “Display Style”, “Group By” and “Show Post Counts” fields.
ČPP
- How is the Cateogry Archive widget different than the built-in Archive widget?
-
The Custom Post Type Archive widget lets you show posts for one specific custom Post Type. The built-in Archive widget shows posts for all categories.
Recenzije
Nema recenzija za ovaj dodatak.
Saradnici i programeri
“WordPress Custom Post Type Archive” is open source software. The following people have contributed to this plugin.
DoprinositeljiPrevedi “WordPress Custom Post Type Archive” na vaš jezik.
Zainteresirani za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Zapis promijena
1.0
- First version, based on Hugh Mandeville's code/readme.