- Timestamp:
- 02/16/2023 11:09:54 PM (19 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-privacy-policy-content.php
r55276 r55356 105 105 106 106 // The == operator (equal, not identical) was used intentionally. 107 // See http ://php.net/manual/en/language.operators.array.php107 // See https://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.