• Resolved sgtmattyw

    (@sgtmattyw)


    Hey, I’m making a theme & I need on the sidebar a links list with no title & no description in preferably li format.
    Can anyone help me out with the code?

Viewing 1 replies (of 1 total)
  • Thread Starter sgtmattyw

    (@sgtmattyw)

    Don’t worry I did it.

    <strong>Links:</strong>
    <ul><?php get_links('-1', '<li>', '</li>', '', FALSE, 'name', FALSE,
    FALSE, -1, TRUE); ?></ul><br />
Viewing 1 replies (of 1 total)

The topic ‘Sidebar links’ is closed to new replies.