Changeset 43639 for branches/4.9
- Timestamp:
- 09/13/2018 10:21:19 AM (7 years ago)
- Location:
- branches/4.9
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/4.9
-
branches/4.9/src/wp-admin/includes/misc.php
r43615 r43639 1272 1272 * Intended for use from `wp_add_privacy_policy_content()`. 1273 1273 * 1274 * $since 4.9.61274 * @since 4.9.6 1275 1275 * 1276 1276 * @param string $plugin_name The name of the plugin or theme that is suggesting content for the site's privacy policy. -
branches/4.9/src/wp-includes/post.php
r43617 r43639 776 776 * Return statuses for privacy requests. 777 777 * 778 * @since 5.0.0778 * @since 4.9.6 779 779 * 780 780 * @return array
Note: See TracChangeset
for help on using the changeset viewer.