I commented out line 844 in WP 2.1.2, and parent categories are still showing child categories’ posts. Is there anything else that needs to be changed to get this to work in 2.1.2…? Thanks!
The WordPress .htaccess file is in /.htaccess.
I’ve tried renaming the wordpress directory to something different, and I’m still getting the same issue. The problem is that my other .htaccess file is inheriting rules from the parent file (the WordPress .htaccess file), which is causing 404 errors. Is there some kind of command to prevent inheriting the root .htaccess rules in subdirectories?