apaxuc on "[Plugin: Smart Archives Reloaded] Category exclusion not working. Fix included."
April 26, 2010 by David Olsen
WordPress version: 2.9.2
Plugin version 2.0
Category exclusion by ID is not working.
Here is the fix:
OPEN FILE:
smart-archives-reloaded.php
LOOK FOR:
if ( isset($args[$qv_key]) )
REPLACE WITH:
if ( isset($args[$key]) )
http://wordpress.org/extend/plugins/smart-archives-reloaded/






Comments
Facebook comments:
Feel free to leave a comment...
and oh, if you want a pic to show with your comment, go get a gravatar!