_wp_privacy_settings_filter_draft_page_titles
- %1$s is private and should not be used in themes or plugins directly.
_wp_privacy_settings_filter_draft_page_titles ( $title, $page )
Access:Parameters:- (string) title Page title.
- (WP_Post) page Page data object.
Returns:Defined at: - Introduced in WordPress: 4.9.8
- Deprecated in WordPress: —
Description
Appends '(Draft)' to draft page titles in the privacy page dropdown
so that unpublished content is obvious.