Forums

Bloginfo - returns title when it shouldn't (2 posts)

  1. flyingkites
    Member
    Posted 4 years ago #

    I added 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.

    All I added was

  2. <?php bloginfo('description'); ?>
  3. to my sidebar.

    Then I upgraded, admin options still works but no matter what I do in the sidebar it just displays the title/detail.

  4. <?php bloginfo('detail'); ?>
  5. <?php bloginfo('rubbish'); ?>
  6. I can put anything in that second line. Fields that don't exist and I always get the title repeated.

    Where do I find the bloginfo code? Seems to me it has a bug.

  • flyingkites
    Member
    Posted 4 years ago #

    Any takers? I reported this as a bug but so far no hope.

  • Topic Closed

    This topic has been closed to new replies.

    About this Topic

    Tags