Descripció
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')
- getPagesQuery – Passed directly to get_pages, read the codex to find all available options. Defaults to menu_order ascending & pages.
Instal·lació
- Upload
pagination-for-pages.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
<?php echo pagination-for-pages(''); ?>
in your templates (or use a hook) - See our site for more examples
PMF
None at this point. Contact us if you have any and I’ll add them here.
Ressenyes
No hi ha ressenyes per a aquesta extensió.
Col·laboradors i desenvolupadors
«Pagination for Pages» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «Pagination for Pages» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.