[wp-trac] [WordPress Trac] #4749: bloginfo returing invalid results

WordPress Trac wp-trac at lists.automattic.com
Tue Aug 14 22:59:35 GMT 2007


#4749: bloginfo returing invalid results
-------------------------+--------------------------------------------------
 Reporter:  flyingkites  |       Owner:  anonymous   
     Type:  defect       |      Status:  new         
 Priority:  normal       |   Milestone:  2.4 (future)
Component:  General      |     Version:  2.2.2       
 Severity:  normal       |    Keywords:  bloginfo    
-------------------------+--------------------------------------------------
 I upgraded to 2.2.2.

 I have an extra option field called "description" to the database which
 allowed me to add a more detailed description of my blog which I put in
 the sidebar. Better from my point of view that a static home page.

 It shows up in Admin and I can put data into it.  But on the site, it just
 displays the title/detail:

 <?php bloginfo('description'); ?>

 I thought there might be a clash of name.  But then I used

 <?php bloginfo('description'); ?>
 <?php bloginfo('rubbish'); ?>

 in the sidebar and it showed detail field twice.

 This used to work under 2.0.5.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/4749>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list