what is the replacement for ‘wp_widget_recent_entries ‘

Hi I was using the above widget wp_widget_recent_entries in by sidebar for default widgets what is its replacement, since ‘wp_widget_recent_entries ‘ is deprecated.

Thanks

Manoj

  • Andrew
    • Champion of Loops

    Hiya,

    Since this isn’t a plugin support issue regarding one of our premium plugins this thread will be moved to the discussion forum.

    The "recent entries" widget has been replaced by the "recent posts" widget. Look in wp-includes/default-widgets.php for the functions.

    Thanks,

    Andrew