Privacy: Change @since entry for _wp_privacy_settings_filter_draft_page_titles() added in [43376] to 4.9.8.

See #44100.

git-svn-id: https://develop.svn.wordpress.org/trunk@43454 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2018-07-16 13:47:36 +00:00
parent 83e8e6c003
commit dec7594a9b

View File

@ -1275,7 +1275,7 @@ All at ###SITENAME###
* Appends '(Draft)' to draft page titles in the privacy page dropdown * Appends '(Draft)' to draft page titles in the privacy page dropdown
* so that unpublished content is obvious. * so that unpublished content is obvious.
* *
* @since 4.9.7 * @since 4.9.8
* @access private * @access private
* *
* @param string $title Page title. * @param string $title Page title.