Changeset 48121 for trunk/tests/phpunit/tests/widgets/text-widget.php
- Timestamp:
- 06/22/2020 05:24:34 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/widgets/text-widget.php
r47122 r48121 603 603 } 604 604 605 // Check text examples that will migrate to TinyMCE, where elements and attributes are not in whitelist.605 // Check text examples that will migrate to TinyMCE, where elements and attributes are not in the allowed list. 606 606 $migratable_text_examples = array( 607 607 'Check out <a href="http://example.com">Example</a>',
Note: See TracChangeset
for help on using the changeset viewer.