• Resolved chidade

    (@chidade)


    how customisable are the template tags? the get_links_list function gives an output like:

    <li id="linkcat-1"><h2>Blogroll</h2>
    <ul>
    <li><a href="https://example1.com/">Blogroll Link 1</a></li>
    <li><a href="https://example2.com/">Blogroll Link 2</a></li>
    <li><a href="https://example3.com/">Blogroll Link 3</a></li>
    </ul>
    </li>

    but i’d like to make it <h3> instead of <h2>

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘template tag questions’ is closed to new replies.