விளக்கம்
WARNING: This plugin is no longer being supported by its developer and may not work with future versions of WordPress. A replacement by the same developer is available called PW_Archives. It’s faster, more efficient, and implements the latest WordPress security features.
This plugin makes the posts in your nav easily-groupable by month and year. It gives you
quite a few easy-to-implement options that allow you to customize both which date groups are
listed as well as how the markup is structured.
Perhaps the primary benefit of this particular plugin over other plugins that do similar
things is its ability to enclose the post count within the anchor tag. This solves countless
problems for anyone using the CSS style display: block on anchor tags, which produces the
undesirable result of forcing the post count down to the next line.
Installation
- Download Simple Nav Archives through the Plugins menu of the WordPress admin, or download from here, unzip, and manually upload the
simple_nav_archives
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in the WordPress admin
- If your theme supports widgets, use the widget editor to place the plugin where you want, otherwise you can include the code
<?php if(function_exists('simple_nav_archives')) { simple_nav_archives(); } ?>
anywhere in your templates
Reviews
இந்த செருகுநிரலுக்கு மதிப்புரைகள் எதுவும் இல்லை.
பங்களிப்பாளர்கள் & உருவாக்குனர்கள்
“Simple Nav Archives” is open source software. The following people have contributed to this plugin.
பங்களிப்பாளர்கள்Translate “Simple Nav Archives” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.