[WordPress] 外掛分享: Fixed Adjacent Post

WordPress 外掛 Fixed Adjacent Post 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「Fixed Adjacent Post」是 2014-06-24 上架。
  • 目前有 80 個安裝啟用數。
  • 上一次更新是 2014-08-07,距離現在已有 3923 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 外掛最低要求 WordPress 3.9 以上版本才可以安裝。
  • 有 2 人給過評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

ixkaito |

外掛標籤

post | links | adjacent | next post | previous post |

內容簡介

使用:

get_fixed_previous_post( $in_same_term = false, $excluded_terms = '', $taxonomy = 'category' )

代替 get_previous_post()

get_fixed_next_post( $in_same_term = false, $excluded_terms = '', $taxonomy = 'category' )

代替 get_next_post()

get_fixed_adjacent_post( $in_same_term = false, $excluded_terms = '', $previous = true, $taxonomy = 'category' )

代替 get_adjacent_post()

get_fixed_adjacent_post_rel_link( $title = '%title', $in_same_term = false, $excluded_terms = '', $previous = true, $taxonomy = 'category' )

代替 get_adjacent_post_rel_link()

fixed_adjacent_posts_rel_link( $title = '%title', $in_same_term = false, $excluded_terms = '', $taxonomy = 'category' )

代替 adjacent_posts_rel_link()

fixed_adjacent_posts_rel_link_wp_head()

代替 adjacent_posts_rel_link_wp_head()

fixed_next_post_rel_link( $title = '%title', $in_same_term = false, $excluded_terms = '', $taxonomy = 'category' )

代替 next_post_rel_link()

fixed_prev_post_rel_link( $title = '%title', $in_same_term = false, $excluded_terms = '', $taxonomy = 'category' )

代替 prev_post_rel_link()

get_fixed_previous_post_link( $format = '« %link', $link = '%title', $in_same_cat = false, $excluded_terms = '', $taxonomy = 'category' )

代替 get_previous_post_link()

fixed_previous_post_link( $format = '« %link', $link = '%title', $in_same_cat = false, $excluded_terms = '', $taxonomy = 'category' )

代替 previous_post_link()

get_fixed_next_post_link( $format = '%link »', $link = '%title', $in_same_cat = false, $excluded_terms = '', $taxonomy = 'category' )

代替 get_next_post_link()

fixed_next_post_link( $format = '%link »', $link = '%title', $in_same_cat = false, $excluded_terms = '', $taxonomy = 'category' )

代替 next_post_link()

get_fixed_adjacent_post_link( $format, $link, $in_same_cat = false, $excluded_terms = '', $previous = true, $taxonomy = 'category' )

代替 get_adjacent_post_link()

fixed_adjacent_post_link( $format, $link, $in_same_cat = false, $excluded_terms = '', $previous = true, $taxonomy = 'category' )

代替 adjacent_post_link()

原文外掛簡介

Usage:

get_fixed_previous_post( $in_same_term = false, $excluded_terms = '', $taxonomy = 'category' )

instead of get_previous_post()

get_fixed_next_post( $in_same_term = false, $excluded_terms = '', $taxonomy = 'category' )

instead of get_next_post()

get_fixed_adjacent_post( $in_same_term = false, $excluded_terms = '', $previous = true, $taxonomy = 'category' )

instead of get_adjacent_post()

get_fixed_adjacent_post_rel_link( $title = '%title', $in_same_term = false, $excluded_terms = '', $previous = true, $taxonomy = 'category' )

instead of get_adjacent_post_rel_link()

fixed_adjacent_posts_rel_link( $title = '%title', $in_same_term = false, $excluded_terms = '', $taxonomy = 'category' )

instead of adjacent_posts_rel_link()

fixed_adjacent_posts_rel_link_wp_head()

instead of adjacent_posts_rel_link_wp_head()

fixed_next_post_rel_link( $title = '%title', $in_same_term = false, $excluded_terms = '', $taxonomy = 'category' )

instead of next_post_rel_link()

fixed_prev_post_rel_link( $title = '%title', $in_same_term = false, $excluded_terms = '', $taxonomy = 'category' )

instead of prev_post_rel_link()

get_fixed_previous_post_link( $format = '« %link', $link = '%title', $in_same_cat = false, $excluded_terms = '', $taxonomy = 'category' )

instead of get_previous_post_link()

fixed_previous_post_link( $format = '« %link', $link = '%title', $in_same_cat = false, $excluded_terms = '', $taxonomy = 'category' )

instead of previous_post_link()

get_fixed_next_post_link( $format = '%link »', $link = '%title', $in_same_cat = false, $excluded_terms = '', $taxonomy = 'category' )

instead of get_next_post_link()

fixed_next_post_link( $format = '%link »', $link = '%title', $in_same_cat = false, $excluded_terms = '', $taxonomy = 'category' )

instead of next_post_link()

get_fixed_adjacent_post_link( $format, $link, $in_same_cat = false, $excluded_terms = '', $previous = true, $taxonomy = 'category' )

instead of get_adjacent_post_link()

fixed_adjacent_post_link( $format, $link, $in_same_cat = false, $excluded_terms = '', $previous = true, $taxonomy = 'category' )

instead of adjacent_post_link()

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Fixed Adjacent Post」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


1.0 | trunk |

延伸相關外掛(你可能也想知道)

  • Ambrosite Next/Previous Post Link Plus 》重要提示:請確保使用正確的外掛程式。, , Next/Previous Post Link Plus 外掛程式適用於單篇文章模板。, Next/Previous Page Link Plus 外掛程式適用於頁面...。
  • Ambrosite Next/Previous Page Link Plus 》重要提示:請確認您使用的是正確的外掛程式。, , Next/Previous Page Link Plus 是用於頁面樣板的。, Next/Previous Post Link Plus 是用於單篇文章樣板的。,...。

文章
Filter
Apply Filters
Mastodon