Fixes 404 error bug in wp category page while using custom permalink structure. Now added support for custom post types by using snippets from jdantze
Author: | rahnas (profile at wordpress.org) |
WordPress version required: | 2.0.2 |
WordPress version tested: | 3.2.2 |
Plugin version: | 3.2.2 |
Added to WordPress repository: | 26-04-2009 |
Last updated: | 07-12-2011
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
Rating, %: | 92 |
Rated by: | 35 |
Plugin URI: | http://www.htmlremix.com/projects/category-pa... |
Total downloads: | 47 601 |
Active installs: | 2 000+ |
![]() Click to start download |
Fixes the bug in WordPress 2.7 ( may be in lower version also) in category listing page pagination. When you are using permalink structure as %category%/%postname% , second page URL of category listing page will be category-name/page/2 which WordPress identify "page" as post name. And will return 404 error page. This plug-in will fix the issue. This also fix the next and previous buttons bug in while using custom permalink structure. Bug is still there in WordPress 3 too. So I'm updated this one.