This plugin allows your website visitors to set the number of posts they see per page. It will insert a form at the top of your posts page in order to allow your website visitors to quickly set the number of posts they want to see per page.
Detailed Features
User Posts Per Page allows your website visitors to set the number of posts per page, and remembers that number everytime they reach your website.
- Works with posts, pages and custom post types
- Works on Category pages, tag pages, author pages, archive pages, and custom post type archive pages.
- Number of posts per page remembered for logged in users
- Cookie set for non-logged in users to remember settings
- On network installs, network administrator is able to set the default number of posts per page across the whole network
Plugin Usage
- Go to Appearance->Widgets and add your widget to any sidebar of any archive page
-
Alternatively, you can use the shortcode [user_posts_per_page] to insert this in your theme using
the function
echo do_shortcode('[user_posts_per_page]');
== Installation ==
-
Install your plugin as usual through the plugin installer inside wordpress admin or via manual upload
- If this is a network install, go to Network Admin->User Posts Per Page and set default settings there
- Go to Settings->User Posts Per Page and define your website settings there.
- Go to appearance->widgets and enable it on your sidebar, or use the shortcode found on the settings page