Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End How can I output WordPress bookmarks in my theme in tabular format, i.e. not list items? Re: How can I output WordPress bookmarks in my theme in tabular format, i.e. not list items?

#82445
TheDoc
Member

I suppose a foreach would work, but why do you need to put it in a table?

Can’t you just take the list and style it accordingly?