內容簡介
使用者友善的導覽
使用者可以輕鬆地通過頁數而非上一頁/下一頁的連結,快速找到所需的頁面。這對於 SEO(搜索引擎優化)很有好處,因為它創建了更緊密的內部連結結構。與所有常見的瀏覽器(Internet Explorer、Firefox、Opera 和 Safari)兼容。
更新 0.5
修正了頁碼消失的問題
更新 0.4
添加可選的開始和結束代碼鏈接 wp_page_numbers($start, $end)
將 get_bloginfo(url) 更改為 get_bloginfo(wpurl)
更新 0.3
將 get_settings(已廢棄)更改為 get_bloginfo(錯誤修正)
添加了丟失的 echos,這應該修復管理員中預覽圖像的 URL
通過檢查頁面是否為首頁或存檔,修復了 0 ... 1 的問題
更新 0.2
5 個頁數主題 - 在截圖中查看預覽!
在主題中放置一些“重置”代碼,以使它在所有主題上看起來相同
設置 / 選項
自定義文字和箭頭
同時顯示的最大頁數
自定義樣式表文件夾(否則使用默認值)
關閉樣式表
關閉頁面信息(第 3 頁,共 5 頁)
關閉上一頁和下一頁
關閉第一個和最後一個頁碼
關閉頁碼
實時演示(在底部)!
外掛標籤
開發者團隊
原文外掛簡介
User friendly navigation
With page numbers instead of next and previous links users can easily navigate much quicker to the page they want. It is good for SEO (Search Engine Optimization) as well, because it creates a tighter inner link structure. Works with all well known browsers (Internet Explorer, Firefox, Opera and Safari).
Updates 0.5
Fixed bug with page numbers disappearing
Updates 0.4
Added optional start and end code link wp_page_numbers($start, $end)
Changed get_bloginfo(url) to get_bloginfo(wpurl)
Updates 0.3
Changed get_settings (deprecated) to get_bloginfo (bugfix)
Added missing echos, which should fix the URLs to the preview images in admin
Fixed 0 … 1 problem by checking if the page is front page or archive
Updates 0.2
5 page numbers themes – See screenshots for a preview!
Put some “reset”-code in the themes to make it look the same on all themes
Settings / Options
Custom texts and arrows
Maximum number of pages to show at the same time
Custom stylesheet folder (else default is used)
Turn stylesheet off
Turn off page information (page 3 of 5)
Turn off next and previous page
Turn off the first and end page numbers
Turn off the numbers
Live demo (at the bottom)!
