Texturize bloginfo.
git-svn-id: https://develop.svn.wordpress.org/trunk@1952 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
dac83fa0a6
commit
bc1f03b72f
@ -191,4 +191,6 @@ add_filter('single_post_title', 'wptexturize');
|
||||
add_filter('the_title', 'wptexturize');
|
||||
add_filter('the_content', 'wptexturize');
|
||||
add_filter('the_excerpt', 'wptexturize');
|
||||
?>
|
||||
add_filter('bloginfo', 'wptexturize');
|
||||
|
||||
?>
|
Loading…
Reference in New Issue
Block a user