WPDev.one
Core Function
View Source on Trac ↗

wp_dashboard_recent_posts()

wp_dashboard_recent_posts( mixed $args )

Generates Publishing Soon and Recently Published sections.

Parameters 1 required

Name / Type Description
array

$args { An array of query and display arguments.

Required

Return Value

(bool)
False if no posts were found. True otherwise.

Function Information

Since Version
3.8.0
Source File
wp-admin/includes/dashboard.php
Advertisement