Loop Post Navigation Links
Version: 1.6.2
Template tags (for use in single.php) to create post navigation loop (previous to first post is last post; next/after last post is fir
1.6.2
- Note compatibility through WP 3.3+
- Add link to plugin directory page to readme.txt
- Update copyright date (2012)
1.6.1
- Note compatibility through WP 3.2+
- Update copyright date (2011)
- Minor code formatting (spacing)
- Add plugin homepage and author links to description in readme.txt
1.6
- Add rel= attribute to links
- Wrap all functions in if(!function_exists()) check
- Check that GLOBALS['post'] is an object before treating it as such
- Minor code tweaks to mirror more recent changes to adjacent_post_link()
- Note compatibility with WP 3.0+
- Minor code reformatting (spacing)
- Add Upgrade Notice section to readme
- Remove docs from top of plugin file (all that and more are in readme.txt)
- Remove trailing whitespace in header docs
1.5.1
- Add PHPDoc documentation
- Note compatibility with WP 2.9+
- Update copyright date
1.5
- Added adjacent_or_loop_post_link() and have next_or_loop_post_link() and previous_or_post_link() simply deferring to it for core operation
- Added support for %date in format string (as per WP)
- Added support for 'previous_post_link' and 'next_post_link' filters (as per WP)
- Added support for 'previous_or_loop_post_link' and 'next_or_loop_post_link' filters
- Removed two previously used global variable flags and replaced with one
- Changed description
- Noted compatibility with WP 2.8+
- Dropped support for pre-WP2.6
- Updated copyright date
1.0
Requires: 2.6 or higher
Compatible up to: 3.3.2
Last Updated: 2011-7-15
Downloads: 3,469
Average Rating
(4 ratings)
Support
Got something to say? Need help?