Forums
Forums / Themes and Templates / Sidebar links
(@sgtmattyw)
19 years, 1 month ago
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?
Don’t worry I did it.
<strong>Links:</strong> <ul><?php get_links('-1', '<li>', '</li>', '', FALSE, 'name', FALSE, FALSE, -1, TRUE); ?></ul><br />
The topic ‘Sidebar links’ is closed to new replies.