Forums

Displaying Newest Links Added to Link Manager (2 posts)

  1. cornetjr
    Member
    Posted 2 years ago #

    Does anyone know of a way to display the top 10 most recent links added to the link database in link manager? This has been an issue I have not been able to figure out for awhile.

  2. MichaelH
    Volunteer
    Posted 2 years ago #

    <?php wp_list_bookmarks('categorize=0&title_li=Newest Links&orderby=id&order=DESC&limit=10'); ?>

    See the template tag, wp_list_bookmarks(), for more arguments.

Topic Closed

This topic has been closed to new replies.

About this Topic