- Timestamp:
- 02/18/2023 02:21:21 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-privacy-policy-content.php
r55356 r55363 105 105 106 106 // The == operator (equal, not identical) was used intentionally. 107 // See https:// php.net/manual/en/language.operators.array.php107 // See https://www.php.net/manual/en/language.operators.array.php 108 108 if ( $new != $old ) { 109 109 // A plugin was activated or deactivated, or some policy text has changed.
Note: See TracChangeset
for help on using the changeset viewer.