=== DB Posts per page === Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QNY4BB9LT5VM8 Tags: posts per page, posts list, loop Requires at least: 3.0 Tested up to: 3.1.3 Stable tag: 0.5 Plugin display form, where user can choose how many posts should be display per page. Choosen value is stored in cookie. == Description == This plugin can be quite useful, when you want to let users to decide how many posts they want to see per page. You can see how it works on this page [http://plugins.dickiebirds.com](http://plugins.dickiebirds.com "Dickiebirds Plugins") On the top of page there is a simple form - please try it before first use ;-) At the admin panel - 'Settings->DB Posts per page' you can set up label and submit button text. You can choose between simply text box or dropbox on user side too. If you choose dropbox, when user select from the dropdown the page can automatically reloads with the chosen posts per page. == Installation == 1. Upload folder `db-posts-per-page` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Place `` in your templates. You can put his code before or after [the Loop](http://codex.wordpress.org/The_Loop "the Loop") == Frequently Asked Questions == If you have any question or suggesion how to improve this plugin, just write to me at wesolowski@dickiebirds.com == Screenshots == 1. DB Posts per page settings 2. Form with text box (default) 3. Dropdown with auto reload == Changelog == = 0.1 = * Very first version of plugin = 0.5 = * Added dropdown on the user side. Now you can choose between simply text box or dropbox on user side. If you choose dropbox, when user select from the dropdown the page can automatically reloads with the chosen posts per page. == Upgrade Notice ==