class parameter not working?
-
Hey Guys,
I have a piece of code that will simply not display any classes. Here’s the code:
`<?php
wp_list_bookmarks(‘title_after=&title_before=&category_name=Navbar – About CLE&title_li=&categorize=0&class=item’);
?>’
I checked the source code in the browser and it will generate the unorderded list but with no classes at all, not even the default “linkcat”.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘class parameter not working?’ is closed to new replies.