विवरण
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.
इंस्टॉलेशन
- 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
सामान्य प्रश्न
None at this point. Contact us if you have any and I’ll add them here.
समीक्षाएं
इस प्लगइन के लिए कोई समीक्षा नहीं है।
सहायक &डेवलपर्स
यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।
योगदानकर्ताTranslate “Pagination for Pages” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
