{"id":30258,"date":"2014-06-25T13:23:23","date_gmt":"2014-06-25T13:23:23","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/fixed-adjacent-post\/"},"modified":"2014-08-07T01:40:54","modified_gmt":"2014-08-07T01:40:54","slug":"fixed-adjacent-post","status":"publish","type":"plugin","link":"https:\/\/twd.wordpress.org\/plugins\/fixed-adjacent-post\/","author":9599150,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0","stable_tag":"1.0","tested":"3.9.40","requires":"3.9","requires_php":"","requires_plugins":"","header_name":"Fixed Adjacent Post","header_author":"KITE","header_description":"","assets_banners_color":"343434","last_updated":"2014-08-07 01:40:54","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/github.com\/ixkaito\/fixed-adjacent-post","header_author_uri":"","rating":5,"author_block_rating":0,"active_installs":60,"downloads":2361,"num_ratings":2,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"2"},"assets_icons":[],"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":"961460","resolution":"1544x500","location":"assets"},"banner-772x250.png":{"filename":"banner-772x250.png","revision":"961460","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[6980,175,12418,86,12421],"plugin_category":[],"plugin_contributors":[78192],"plugin_business_model":[],"class_list":["post-30258","plugin","type-plugin","status-publish","hentry","plugin_tags-adjacent","plugin_tags-links","plugin_tags-next-post","plugin_tags-post","plugin_tags-previous-post","plugin_contributors-ixkaito","plugin_committers-ixkaito"],"banners":{"banner":"https:\/\/ps.w.org\/fixed-adjacent-post\/assets\/banner-772x250.png?rev=961460","banner_2x":"https:\/\/ps.w.org\/fixed-adjacent-post\/assets\/banner-1544x500.png?rev=961460","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/fixed-adjacent-post_343434.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Usage:<\/p>\n\n<ul>\n<li><p><code>get_fixed_previous_post( $in_same_term = false, $excluded_terms = '', $taxonomy = 'category' )<\/code><\/p>\n\n<ul>\n<li>instead of <code>get_previous_post()<\/code><\/li>\n<\/ul><\/li>\n<li><p><code>get_fixed_next_post( $in_same_term = false, $excluded_terms = '', $taxonomy = 'category' )<\/code><\/p>\n\n<ul>\n<li>instead of <code>get_next_post()<\/code><\/li>\n<\/ul><\/li>\n<li><p><code>get_fixed_adjacent_post( $in_same_term = false, $excluded_terms = '', $previous = true, $taxonomy = 'category' )<\/code><\/p>\n\n<ul>\n<li>instead of <code>get_adjacent_post()<\/code><\/li>\n<\/ul><\/li>\n<li><p><code>get_fixed_adjacent_post_rel_link( $title = '%title', $in_same_term = false, $excluded_terms = '', $previous = true, $taxonomy = 'category' )<\/code><\/p>\n\n<ul>\n<li>instead of <code>get_adjacent_post_rel_link()<\/code><\/li>\n<\/ul><\/li>\n<li><p><code>fixed_adjacent_posts_rel_link( $title = '%title', $in_same_term = false, $excluded_terms = '', $taxonomy = 'category' )<\/code><\/p>\n\n<ul>\n<li>instead of <code>adjacent_posts_rel_link()<\/code><\/li>\n<\/ul><\/li>\n<li><p><code>fixed_adjacent_posts_rel_link_wp_head()<\/code><\/p>\n\n<ul>\n<li>instead of <code>adjacent_posts_rel_link_wp_head()<\/code><\/li>\n<\/ul><\/li>\n<li><p><code>fixed_next_post_rel_link( $title = '%title', $in_same_term = false, $excluded_terms = '', $taxonomy = 'category' )<\/code><\/p>\n\n<ul>\n<li>instead of <code>next_post_rel_link()<\/code><\/li>\n<\/ul><\/li>\n<li><p><code>fixed_prev_post_rel_link( $title = '%title', $in_same_term = false, $excluded_terms = '', $taxonomy = 'category' )<\/code><\/p>\n\n<ul>\n<li>instead of <code>prev_post_rel_link()<\/code><\/li>\n<\/ul><\/li>\n<li><p><code>get_fixed_previous_post_link( $format = '&amp;laquo; %link', $link = '%title', $in_same_cat = false, $excluded_terms = '', $taxonomy = 'category' )<\/code><\/p>\n\n<ul>\n<li>instead of <code>get_previous_post_link()<\/code><\/li>\n<\/ul><\/li>\n<li><p><code>fixed_previous_post_link( $format = '&amp;laquo; %link', $link = '%title', $in_same_cat = false, $excluded_terms = '', $taxonomy = 'category' )<\/code><\/p>\n\n<ul>\n<li>instead of <code>previous_post_link()<\/code><\/li>\n<\/ul><\/li>\n<li><p><code>get_fixed_next_post_link( $format = '%link &amp;raquo;', $link = '%title', $in_same_cat = false, $excluded_terms = '', $taxonomy = 'category' )<\/code><\/p>\n\n<ul>\n<li>instead of <code>get_next_post_link()<\/code><\/li>\n<\/ul><\/li>\n<li><p><code>fixed_next_post_link( $format = '%link &amp;raquo;', $link = '%title', $in_same_cat = false, $excluded_terms = '', $taxonomy = 'category' )<\/code><\/p>\n\n<ul>\n<li>instead of <code>next_post_link()<\/code><\/li>\n<\/ul><\/li>\n<li><p><code>get_fixed_adjacent_post_link( $format, $link, $in_same_cat = false, $excluded_terms = '', $previous = true, $taxonomy = 'category' )<\/code><\/p>\n\n<ul>\n<li>instead of <code>get_adjacent_post_link()<\/code><\/li>\n<\/ul><\/li>\n<li><p><code>fixed_adjacent_post_link( $format, $link, $in_same_cat = false, $excluded_terms = '', $previous = true, $taxonomy = 'category' )<\/code><\/p>\n\n<ul>\n<li>instead of <code>adjacent_post_link()<\/code><\/li>\n<\/ul><\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>fixed-adjacent-post<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin through the Plugins menu in WordPress.<\/li>\n<li>Then you can use the above functions in your themes.<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>1.0<\/h4>\n\n<ul>\n<li>The first version.<\/li>\n<\/ul>","raw_excerpt":"Fix the not-excluding terms bug of get_adjacent_post().","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/30258","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=30258"}],"author":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/ixkaito"}],"wp:attachment":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=30258"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=30258"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=30258"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=30258"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=30258"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=30258"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}