The MU forums have moved to WordPress.org

Titole to recent posts? (3 posts)

  1. zimen
    Member
    Posted 17 years ago #

    Hello, could someone tell me if there is a way to add an option for the title in the recent posts widget?

    Recent comments and archives have this option but not recent posts.

    thank you

    Simon

  2. skcsknathan001
    Member
    Posted 17 years ago #

    You need to edit the file
    \wp-content\mu-plugins\widgets.php

    look at the function
    "widget_recent_comments($args)"

    and try to copy-cat to the function
    "widget_recent_entries($args)"

  3. zimen
    Member
    Posted 17 years ago #

    Ok I'll try thank you

About this Topic