{"id":9042,"date":"2010-05-12T01:51:11","date_gmt":"2010-05-12T01:51:11","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/ambrosite-nextprevious-post-link-plus\/"},"modified":"2012-02-16T15:01:22","modified_gmt":"2012-02-16T15:01:22","slug":"ambrosite-nextprevious-post-link-plus","status":"publish","type":"plugin","link":"https:\/\/roh.wordpress.org\/plugins\/ambrosite-nextprevious-post-link-plus\/","author":5988254,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"2.4","stable_tag":"trunk","tested":"3.3.2","requires":"2.5","requires_php":"","requires_plugins":"","header_name":"Ambrosite Next\/Previous Post Link Plus","header_author":"J. Michael Ambrosio","header_description":"","assets_banners_color":"","last_updated":"2017-11-28 15:54:58","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/www.ambrosite.com\/plugins","header_plugin_uri":"http:\/\/www.ambrosite.com\/plugins","header_author_uri":"http:\/\/www.ambrosite.com","rating":4.9,"author_block_rating":0,"active_installs":6000,"downloads":57462,"num_ratings":49,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":"1","2":0,"3":0,"4":"1","5":"47"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[6980,537,3980,86,3981],"plugin_category":[50],"plugin_contributors":[79444],"plugin_business_model":[],"class_list":["post-9042","plugin","type-plugin","status-publish","hentry","plugin_tags-adjacent","plugin_tags-link","plugin_tags-next","plugin_tags-post","plugin_tags-previous","plugin_category-media","plugin_contributors-ambrosite","plugin_committers-ambrosite"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/ambrosite-nextprevious-post-link-plus.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p><strong>IMPORTANT: Make sure you are using the right plugin.<\/strong><\/p>\n\n<ul>\n<li><strong>Next\/Previous Post Link Plus<\/strong> is intended for use in <strong>single post<\/strong> templates.<\/li>\n<li><strong>Next\/Previous Page Link Plus<\/strong> is intended for use in <strong>page<\/strong> templates.<\/li>\n<\/ul>\n\n<p>The two plugins have similar sounding, but different, function names. If you mistakenly install the wrong plugin, you will get a \"call to undefined function\" error. If you want to create next\/previous links for your pages, please check out:\nhttp:\/\/wordpress.org\/extend\/plugins\/ambrosite-nextprevious-page-link-plus\/<\/p>\n\n<p><strong>IMPORTANT: This plugin is not compatible with PHP 4.<\/strong> If you try to install it on a host running PHP 4, you will get a parse error. WordPress has officially ended support for PHP 4 as of version 3.2, so you should upgrade to PHP 5.2 now. For those who cannot upgrade, you can download the alternate PHP 4 compatible version of the plugin. The only difference with the PHP 4 version is that the <em>%category<\/em> variable will not work with custom taxonomies.\nhttp:\/\/www.ambrosite.com\/download\/ambrosite-nextprevious-post-link-plus.php4.zip<\/p>\n\n<p>This plugin creates two new template tags -- <strong>next_post_link_plus<\/strong> and <strong>previous_post_link_plus<\/strong> -- which are upgraded versions of the core WordPress next_post_link and previous_post_link template tags. The new tags include all of the functionality of the core tags, plus the following additional options:<\/p>\n\n<ul>\n<li>Sort the next\/previous post links on columns other than post_date (e.g. alphabetically).<\/li>\n<li>Sort next\/previous links on custom fields (both string and integer sorts are supported).<\/li>\n<li>Full WordPress 3.3 compatibility, including support for custom post types, custom taxonomies, and post formats.<\/li>\n<li>Loop around to the first post if there is no next post (and vice versa).<\/li>\n<li>Retrieve the first\/last post, rather than the previous\/next post (for First|Previous|Next|Last navigation links).<\/li>\n<li>Display post thumbnails alongside the links (WordPress 2.9 or higher).<\/li>\n<li>Truncate the link titles to any length, and display custom text in the tooltip.<\/li>\n<li>Display the title, date, author, category, and meta value of the next\/previous links.<\/li>\n<li>Specify a custom date format for the %date variable.<\/li>\n<li>Restrict next\/previous links to same category, taxonomy, format, author, custom field value, custom post ID list, or custom category list.<\/li>\n<li>Exclude categories, custom taxonomies, post formats, or individual post IDs.<\/li>\n<li>Three category exclusion methods for greater control over the navigation stream.<\/li>\n<li>Return multiple next\/previous links (e.g. the next N links, in an HTML list).<\/li>\n<li>Return the ID, title, date, href attribute, or post object of the next\/previous links, instead of echoing them to the screen.<\/li>\n<li>Return false if no next\/previous link is found, so themes may conditionally display alternate text.<\/li>\n<li>Works with Post Types Order and other popular post reordering plugins.<\/li>\n<\/ul>\n\n<p>Extensive documentation on configuring the plugin may be found here:\nhttp:\/\/www.ambrosite.com\/plugins\/next-previous-post-link-plus-for-wordpress<\/p>\n\n<!--section=installation-->\n<ul>\n<li>Upload ambrosite-post-link-plus.php to the \/wp-content\/plugins\/ directory.<\/li>\n<li>Activate the plugin through the Plugins menu in WordPress.<\/li>\n<li>Edit your template files, and replace the next_post_link and previous_post_link template tags with next_post_link_plus and previous_post_link_plus. Configure them using parameters as explained in the online documentation:\nhttp:\/\/www.ambrosite.com\/plugins\/next-previous-post-link-plus-for-wordpress<\/li>\n<\/ul>\n\n<!--section=faq-->\n<ul>\n<li>How exactly do I install this plugin? Which file needs to be edited, and where do I put the code?<\/li>\n<li>I am getting a parse error while attempting to install the plugin. Why?<\/li>\n<li>I am getting a \"call to undefined function\" error. Why?<\/li>\n<li>How can I get rid of the arrows on my next\/previous links?<\/li>\n<li>I am confused about the difference between strong, differential, and weak exclusion. Which one should I use?<\/li>\n<li>I am using a custom field with a simple integer value to order my posts, but they're not sorting correctly. Why?<\/li>\n<li>I am seeing the number '1' printed next to my links. Why?<\/li>\n<li>What about compatibility with the Post Types Order plugin?<\/li>\n<li>What about compatibility with the WPML plugin?<\/li>\n<li>What about compatibility with the qTranslate plugin?<\/li>\n<li>Is there any way to use an image instead of link text?<\/li>\n<\/ul>\n\n<p>Answers to these questions may be found here:\nhttp:\/\/www.ambrosite.com\/plugins\/next-previous-post-link-plus-for-wordpress#faq<\/p>\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><ul>\n<li>Upload ambrosite-post-link-plus.php to the \/wp-content\/plugins\/ directory.<\/li>\n<li>Activate the plugin through the Plugins menu in WordPress.<\/li>\n<li>Edit your template files, and replace the next_post_link and previous_post_link template tags with next_post_link_plus and previous_post_link_plus. Configure them using parameters as explained in the online documentation:\nhttp:\/\/www.ambrosite.com\/plugins\/next-previous-post-link-plus-for-wordpress<\/li>\n<\/ul><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>2.4<\/h4>\n\n<ul>\n<li>Added 'in_cats' parameter.<\/li>\n<li>Added 'in_same_meta' parameter.<\/li>\n<li>Added 'return' parameter to specify what should be returned from the function.<\/li>\n<li>Added 'date_format' parameter for customizing the %date variable.<\/li>\n<li>Added %title variable to 'format' parameter.<\/li>\n<li>Added option to sort on custom fields as integers rather than strings.<\/li>\n<li>Primary sort column defaults to 'menu_order' if Post Types Order plugin is installed.<\/li>\n<li>Many documentation updates to address frequently asked questions.<\/li>\n<\/ul>\n\n<h4>2.3<\/h4>\n\n<ul>\n<li>Added 'in_same_author' parameter.<\/li>\n<li>Added 'in_posts' parameter.<\/li>\n<li>Added 'post_type' parameter.<\/li>\n<li>Added option to specify a custom taxonomy with 'in_same_tax'.<\/li>\n<li>Added new format variable (%author).<\/li>\n<li>Added variables (%title, %date, %author) to custom tooltip text.<\/li>\n<li>Added option to suppress the tooltip completely.<\/li>\n<li>Renamed filters for compatibility with Post Types Order and other plugins that attempt to filter the output of get_adjacent_post.<\/li>\n<\/ul>\n\n<h4>2.2<\/h4>\n\n<ul>\n<li>Added option to retrieve the first\/last post links.<\/li>\n<li>Added support for post formats.<\/li>\n<li>Improved support for custom taxonomies.<\/li>\n<li>Added 'tooltip' parameter to specify custom tooltip text.<\/li>\n<li>Added %meta variable to the format parameter.<\/li>\n<li>Ground-up rewrite of the 'ex_cats' functionality, with three exclusion methods for greater control over the navigation stream.<\/li>\n<li>Added 'ex_posts' parameter to exclude individual post IDs.<\/li>\n<li>Added option to return the next\/previous links as a PHP string.<\/li>\n<\/ul>\n\n<h4>2.1<\/h4>\n\n<ul>\n<li>Added 'order_2nd' parameter for specifying a secondary sort column.<\/li>\n<li>Updated the documentation to address PHP 4 incompatibility problems.<\/li>\n<\/ul>\n\n<h4>2.0<\/h4>\n\n<ul>\n<li>Full WordPress 3.0 compatibility, including custom post types.<\/li>\n<li>Rewrote the plugin using wp_parse_args to simplify the function calls.<\/li>\n<li>Added option to sort the next\/previous links on custom fields.<\/li>\n<li>Added option to return multiple next\/previous links.<\/li>\n<li>Fix for custom taxonomies.<\/li>\n<li>Added %category variable to the format parameter.<\/li>\n<li>Added 'before' and 'after' parameters.<\/li>\n<li>Added support for post thumbnail sizes.<\/li>\n<li>Added 'echo' parameter.<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Added truncate link title and loop options.<\/li>\n<li>Added support for post thumbnails.<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial version.<\/li>\n<\/ul>","raw_excerpt":"Upgrades the next\/previous post link functions to reorder or loop adjacent post navigation links, display post thumbnails, and customize link format.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/roh.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/9042","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/roh.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/roh.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/roh.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=9042"}],"author":[{"embeddable":true,"href":"https:\/\/roh.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/ambrosite"}],"wp:attachment":[{"href":"https:\/\/roh.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=9042"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/roh.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=9042"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/roh.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=9042"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/roh.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=9042"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/roh.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=9042"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/roh.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=9042"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}