Changeset 49006 for trunk/tests/phpunit/tests/functions/anonymization.php
- Timestamp:
- 09/19/2020 03:52:03 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/functions/anonymization.php
r48937 r49006 11 11 * Class Tests_Functions_Anonymization. 12 12 * 13 * @since 4.9.6 14 * 13 15 * @group functions.php 14 16 * @group privacy 15 * 16 * @since 4.9.6 17 * @covers ::wp_privacy_anonymize_data 17 18 */ 18 19 class Tests_Functions_Anonymization extends WP_UnitTestCase { 20 19 21 /** 20 22 * Test that wp_privacy_anonymize_ip() properly anonymizes all possible IP address formats.
Note: See TracChangeset
for help on using the changeset viewer.