Make WordPress Core


Ignore:
Timestamp:
10/11/2018 04:31:48 AM (7 years ago)
Author:
SergeyBiryukov
Message:

Docs: Correct @since value for _wp_privacy_statuses().

Fix typo in @since entry for WP_Privacy_Policy_Content:add().

Props dimadin.
Merges [43638] to the 5.0 branch.
Fixes #44915.

Location:
branches/5.0
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/5.0

  • branches/5.0/src/wp-admin/includes/misc.php

    r43709 r43710  
    12721272     * Intended for use from `wp_add_privacy_policy_content()`.
    12731273     *
    1274      * $since 4.9.6
     1274     * @since 4.9.6
    12751275     *
    12761276     * @param string $plugin_name The name of the plugin or theme that is suggesting content for the site's privacy policy.
Note: See TracChangeset for help on using the changeset viewer.