I get Fatal error: Call to undefined function has_filter() in /
home/.mizelliwasherkiln/sugoimog/iinfidel.com/wp-includes/classes.php
on line 241 after upgrading to WP 2.5.1 site is borked.
// query_string filter deprecated. Use request filter instead.
if ( has_filter('query_string') ) { // Don't bother filtering and
parsing if no plugins are hooked in.
$this->query_string = apply_filters('query_string', $this-
>query_string);
parse_str($this->query_string, $this->query_vars);
}
}
is what's there in classes.php
What did I do wrong?
Mog
_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers