• Hey all, hopefully someone can extend on my limited knowledge of php and help me out.

    I’m using <?php get_links(-1, ”, ”, ”, TRUE, ‘url’, TRUE); ?> to display my wordpress links and their attributes etc etc on my site homepage, which is working great, HOWEVER, the order that the link attributes are displayed is as follows… (‘LINK TITLE’ – with a href) then the (‘SHORT DESCRIPTION’) immediately after it. Is there any way of editing the links.php doc in the wp-includes directory so that the description comes first then the link url??? I know it sounds simple but its driving me insane. Appreciate any help.

    Thanx
    Dan

  • The topic ‘<?php get_links> Display Order’ is closed to new replies.