This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Pure PHP Pagination

विवरण

This plugin lets you paginate for your posts to your WordPress site.

स्क्रीनशॉट्स

  • The view of the regular pagination.
  • The view of the Load More pagination.

इंस्टॉलेशन

  1. Download the plugin.
  2. Activate the plugin in the WordPress Admin Panel.
  3. Usage of the plugin:

    Shortcode: “[pure_php_pagination post_type=”post” category_name=”coolpets” ppp=”3″ type_of_pagination=”regular”]”
    or in php place do_shortcode(‘[pure_php_pagination post_type=”post” category_name=”coolpets” ppp=”3″ type_of_pagination=”regular”]’)”.
    Another “type_of_pagination” “scroll” let you “Load More” your posts.
    The plugin shows your excerpt,featured image of the post and permalink for “Read More”.

सामान्य प्रश्न

There are currently no FAQs at this time.

समीक्षाएं

इस प्लगइन के लिए कोई समीक्षा नहीं है।

सहायक &डेवलपर्स

यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।

योगदानकर्ता

Translate “Pure PHP Pagination” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

बदलाव विवरण

1.0

  • First version of the plugin.