Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Pagination for Pages

Beschreibung

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

Installation

  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.

Rezensionen

There are no reviews for this plugin.

Mitwirkende & Entwickler

„Pagination for Pages“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Pagination for Pages“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.