[wp-cvs] wordpress/wp-includes vars.php,1.35,1.36

Matthew Mullenweg saxmatt at users.sourceforge.net
Tue Dec 14 09:10:36 UTC 2004


Update of /cvsroot/cafelog/wordpress/wp-includes
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12056/wp-includes

Modified Files:
	vars.php 
Log Message:
Texturize bloginfo.

Index: vars.php
===================================================================
RCS file: /cvsroot/cafelog/wordpress/wp-includes/vars.php,v
retrieving revision 1.35
retrieving revision 1.36
diff -C2 -d -r1.35 -r1.36
*** vars.php	12 Dec 2004 20:41:19 -0000	1.35
--- vars.php	14 Dec 2004 09:10:34 -0000	1.36
***************
*** 192,194 ****
  add_filter('the_content', 'wptexturize');
  add_filter('the_excerpt', 'wptexturize');
! ?>
--- 192,196 ----
  add_filter('the_content', 'wptexturize');
  add_filter('the_excerpt', 'wptexturize');
! add_filter('bloginfo', 'wptexturize');
! 
! ?>
\ No newline at end of file




More information about the cvs mailing list