apply_filters( 'dashboard_recent_drafts_query_args', array $query_args )
Filters the post query arguments for the ‘Recent Drafts’ dashboard widget.
Parameters Parameters
- $query_args
-
(array) The query arguments for the 'Recent Drafts' dashboard widget.
Source Source
Changelog Changelog
Version | Description |
---|---|
4.4.0 | Introduced. |