该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

WP Link Pages Extended

描述

Replaces the boring nextpage pagination navigation system with something more informative that includes the page number and page count and links to the First and Previous and Next and Last pages. It also provides a link to display all pages as a single page and back.

屏幕截图

  • Full pagination system
  • Pagination links when viewing page or post as a single page

安装

  1. Unzip ‘wp-link-pages-extended.zip’ inside the ‘/wp-content/plugins/’ directory or install via the built-in WordPress plugin installer.
  2. Activate the plugin through the WordPress ‘Plugins’ admin page.

常见问题

When viewing the “View All” extended link list, why is the first page number listed not a link to the first page of the page or post?

The wp_link_pages() function that generates the internal link list is seeing the existing page as the first page and therefore is not producing a link to itself.

评价

此插件暂无评价。

贡献者及开发者

“WP Link Pages Extended” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“WP Link Pages Extended”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0

Initial Release