mirror of
git://develop.git.wordpress.org/
synced 2025-01-29 18:48:18 +01:00
Fix backport errors.
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4247 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
29e22e66e7
commit
f661a40e92
@ -141,7 +141,6 @@ add_filter('bloginfo_rss', 'ent2ncr', 8);
|
||||
add_filter('the_author', 'ent2ncr', 8);
|
||||
|
||||
// Misc filters
|
||||
add_filter('option_ping_sites', 'privacy_ping_filter');
|
||||
add_filter('option_blog_charset', 'wp_specialchars');
|
||||
|
||||
// Actions
|
||||
|
@ -511,4 +511,4 @@ function wp_hash($data) {
|
||||
}
|
||||
endif;
|
||||
|
||||
?>
|
||||
?>
|
Loading…
x
Reference in New Issue
Block a user