{"id":14404,"date":"2011-08-11T01:40:36","date_gmt":"2011-08-11T01:40:36","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/ambrosite-nextprevious-page-link-plus\/"},"modified":"2012-02-18T05:40:13","modified_gmt":"2012-02-18T05:40:13","slug":"ambrosite-nextprevious-page-link-plus","status":"publish","type":"plugin","link":"https:\/\/pcd.wordpress.org\/plugins\/ambrosite-nextprevious-page-link-plus\/","author":5988254,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.1","stable_tag":"trunk","tested":"3.3.2","requires":"2.5","requires_php":"","requires_plugins":"","header_name":"Ambrosite Next\/Previous Page Link Plus","header_author":"J. Michael Ambrosio","header_description":"","assets_banners_color":"","last_updated":"2012-02-18 05:40:13","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":5,"author_block_rating":0,"active_installs":900,"downloads":18146,"num_ratings":7,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"7"},"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,170,3981],"plugin_category":[43,50],"plugin_contributors":[79444],"plugin_business_model":[],"class_list":["post-14404","plugin","type-plugin","status-publish","hentry","plugin_tags-adjacent","plugin_tags-link","plugin_tags-next","plugin_tags-page","plugin_tags-previous","plugin_category-customization","plugin_category-media","plugin_contributors-ambrosite","plugin_committers-ambrosite"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/ambrosite-nextprevious-page-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 Page Link Plus<\/strong> is intended for use in <strong>page<\/strong> templates.<\/li>\n<li><strong>Next\/Previous Post Link Plus<\/strong> is intended for use in <strong>single post<\/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 posts (including custom post types), please check out:\nhttp:\/\/wordpress.org\/extend\/plugins\/ambrosite-nextprevious-post-link-plus\/<\/p>\n\n<p>This plugin creates two new template tags -- <strong>next_page_link_plus<\/strong> and <strong>previous_page_link_plus<\/strong> -- which may be used to generate next\/previous navigation links for pages. The new tags include the following options:<\/p>\n\n<ul>\n<li>Sort the next\/previous page links on any column, including alphabetically, by date, and by menu_order.<\/li>\n<li>Sort the next\/previous links on custom fields (both string and integer sorts are supported).<\/li>\n<li>Loop around to the first page if there is no next page (and vice versa).<\/li>\n<li>Retrieve the first\/last page, rather than the previous\/next page (for First|Previous|Next|Last navigation links).<\/li>\n<li>Display the featured image 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, 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 parent page, author, or custom field value.<\/li>\n<li>Exclude or include individual page IDs.<\/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<\/ul>\n\n<p>Extensive documentation on configuring the plugin may be found here:\nhttp:\/\/www.ambrosite.com\/plugins\/next-previous-page-link-plus-for-wordpress<\/p>\n\n<!--section=installation-->\n<ul>\n<li>Upload ambrosite-page-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 page template(s), and insert the next_page_link_plus and previous_page_link_plus template tags where you want your next\/previous links to be displayed. Configure them using parameters as explained in the online documentation:\nhttp:\/\/www.ambrosite.com\/plugins\/next-previous-page-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 \"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>Is this plugin compatible with page reordering plugins like PageMash, My Page Order, CMS Tree Page View, and Post Types Order?<\/li>\n<li>I am using a custom field with a simple integer value to order my pages, 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>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-page-link-plus-for-wordpress#faq<\/p>\n\n<!--section=changelog-->\n<h4>1.1<\/h4>\n\n<ul>\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>Added new classes to anchor tags, thumbnails, and list items to aid CSS styling.<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial version.<\/li>\n<\/ul>","raw_excerpt":"Creates two new template tags for generating next\/previous page navigation links.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/14404","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=14404"}],"author":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/ambrosite"}],"wp:attachment":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=14404"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=14404"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=14404"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=14404"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=14404"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=14404"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}