![]() |
WORDPRESS - anyone know how to manipulate the "get_links" code in wordpress?
I can't find any good tutorials on the web abut it, but I know that it can be manipulated to do what I want...because here is what they are giving me on one of my themes:
Code:
<ul><?php get_links(-1, '<li>', '</li>', '', FALSE, 'name', FALSE, FALSE, -1, FALSE); ?></ul> what are the variables for this shit? |
<?php get_links(category, 'before', 'after', 2hp |
well, here:
check out http://www.exstasyglass.com/ check the far right side, see where it grouped all the link together? there is supposed to be categories there scroll to the bottom of the far right sidebar, I have added the <?php get_links_list(); ?> code there just for kicks to show people what it is doing when I add that....it is adding that little page icon to the left of "Top Friends" and fucking up the formatting |
Replace the integer ("2"), with the category ID number: 2hp |
Quote:
|
2hp |
|
2hp |
woot, got it man
THANKS man...you rule |
Quote:
|
2hp |
All times are GMT -7. The time now is 04:25 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123