Popis
Widget to display your site’s most recent categories.
Current options:
- Max number of categories to display
- Title
- Display date
- Icon (if set by Simple Cateogry Icon)
- Display post count
GitHub: https://github.com/twodayslate/Recent-Categories-Widget
Instalace
Enable the widget in the sidebar
- Upload
widget.phpto the/wp-content/plugins/directory - Activate the plugin through the ‚Plugins‘ menu in WordPress
- Place
<?php the_widget('Recent_Categories_Widget'); ?>in your templates - Or add the widget to your dynamic sidebar in the dashboard (Appearance -> Widgets).
Nejčastější dotazy
- What options are there?
-
You can set the max number of categories to show, the title, display icon, and the date.
- How can I contribute?
-
Feel free to submit an issue or a pull-request on GitHub.
- What is the best way to contact you?
-
Check out my website for a list of ways to do just that!
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
Recent Categories je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Recent Categories” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.0
- Initial Release
1.1
- Added support for Simple Cateogry Icon
1.2
- Rewrite
- Added post count option
1.3
- Added before_title and after_title support
- Bug fixes
