Linkify Categories
Version: 2.0.2
Turn a string, list, or array of category IDs and/or slugs into a list of links to those categories.
2.0.2
- Note compatibility through WP 3.3+
- Add link to plugin directory page to readme.txt
- Update copyright date (2012)
2.0.1
- Note compatibility through WP 3.2+
- Minor code formatting changes (spacing)
- Fix plugin homepage and author links in description in readme.txt
2.0
- Add Linkify Categories widget
- Rename
linkify_categories() to c2c_linkify_categories() (but maintain a deprecated version for backwards compatibility)
- Rename 'linkify_categories' action to 'c2c_linkify_categories' (but maintain support for backwards compatibility)
- Add Template Tag, Screenshots, and Frequently Asked Questions sections to readme.txt
- Add screenshot of widget admin
- Note compatibility through WP 3.1+
- Update copyright date (2011)
1.2
- Add filter 'linkify_categories' to respond to the function of the same name so that users can use the do_action() notation for invoking template tags
- Wrap function in if(!function_exists()) check
- Reverse order of implode() arguments
- Fix to prevent PHP notice
- Remove docs from top of plugin file (all that and more are in readme.txt)
- Note compatibility with WP 3.0+
- Minor tweaks to code formatting (spacing)
- Add Filters and Upgrade Notice sections to readme.txt
- Remove trailing whitespace
1.1
- Add PHPDoc documentation
- Add title attribute to link for each category
- Minor formatting tweaks
- Note compatibility with WP 2.9+
- Drop compatibility with WP older than 2.8
- Update copyright date
- Update readme.txt (including adding Changelog)
1.0
Requires: 2.8 or higher
Compatible up to: 3.3.2
Last Updated: 2011-12-6
Downloads: 1,689
Average Rating
(1 ratings)
Support
Got something to say? Need help?