• customizing a theme, and can’t for the life of me find where to modify or eliminate the code that displays the link title.

    in the sidebar, it has this: <?php get_links_list(); ?>

    This, of course, prints the list of links, plus the category names. I don’t want it to print the category names…..just the links in a list. So I need to get rid of the

      and the <h2> that the script adds in.

    Any ideas?

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘getting rid of the link title’ is closed to new replies.