- Timestamp:
- 08/31/2023 02:43:36 PM (20 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-privacy-policy-content.php
r56174 r56499 131 131 * 132 132 * @since 4.9.6 133 *134 * @global WP_Post $post Global post object.135 133 */ 136 134 public static function policy_text_changed_notice() { 137 global $post;138 139 135 $screen = get_current_screen()->id; 140 136
Note: See TracChangeset
for help on using the changeset viewer.