このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Pagination for Pages

説明

Pagination for Pages is a very simple plugin that creates navigation between pages (or any other custom post type) with the same parent.

This plugin gives you one new function, pagination_for_pages($getPagesQuery='sort_column=menu_order&sort_order=asc')

  1. getPagesQuery – Passed directly to get_pages, read the codex to find all available options. Defaults to menu_order ascending & pages.

More documentation for Pagination for Pages on BinaryM.com

インストール

  1. Upload pagination-for-pages.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place <?php echo pagination-for-pages(''); ?> in your templates (or use a hook)
  4. See our site for more examples

FAQ

None at this point. Contact us if you have any and I’ll add them here.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Pagination for Pages はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Pagination for Pages” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。