cbnet Different Posts Per Page Plugin
Customize the number of posts, orderby, and order parameters for all index pages (blog/home, search, category, tag, taxonomy, author, date, and archiv …
This plugin will allow you to customize the number of posts, orderby, and order parameters for all index page contexts, including the blog posts index, search index, and all archive indexes (category, tag, taxonomy, author, date, archive). Orderby settings support all values relevant to archive index pages, including none, ID, author, title, name, date, modified, rand, and comment_count. Order settings support ASC and DESC.
Note: Plugin settings can be configured via Dashboard -> Settings -> Reading.
Installation
Manual installation:
- Upload the
cbnet-different-posts-per-page
folder to the /wp-content/plugins/
directory
Installation using “Add New Plugin”
- From your Admin UI (Dashboard), use the menu to select Plugins -> Add New
- Search for ‘cbnet Different Posts Per Page’
- Click the ‘Install’ button to open the plugin’s repository listing
- Click the ‘Install’ button
Activiation and Use
- Activate the plugin through the ‘Plugins’ menu in WordPress
- From your Admin UI (Dashboard), use the menu to select Options -> Reading
- Configure settings, and save
FAQ
Coming Soon
Let me know what questions you have!
Changelog
2.2
- Maintenance Release
- Made Plugin translation-ready
2.1.1
- Bugfix
- Stop Plugin from stomping on Widget Posts Widget query
2.1
- Bugfix
- Fixed issue with incorrect user capability for settings page
- Enhancement
- Moved Plugin settings to Settings -> Reading
2.0.1
- Bugfix
** Replace deprecated is_taxonomy() with is_tax()
2.0
- Major Revision
- Plugin completely rewritten:
- Settings API support
- Implement settings via pre_get_posts
- Made Plugin parameters filterable
- Removed all cruft code
- WARNING: Old settings will not be retained
1.8.1
- Readme.txt update
- Updated Donate Link in readme.txt
1.8
- Initial Release
- Forked from MaxBlogPress Different Posts Per Page plugin version 1.7.6