Beskrivelse
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.
Installation
- Upload
pagination-for-pages.phpto 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
FAQ
None at this point. Contact us if you have any and I’ll add them here.
Anmeldelser
Der er ingen anmeldelser for denne widget.
Bidragsydere & udviklere
“Pagination for Pages” er open source-software. Følgende personer har bidraget til dette plugin.
BidragsydereOversæt “Pagination for Pages” til dit eget sprog.
Interesseret i udvikling?
Gennemse koden, tjek SVN repository, eller abonner på udviklerloggen via RSS.
