- Timestamp:
- 11/07/2023 12:12:24 AM (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/html-api/class-wp-html-tag-processor.php
r56953 r57077 2032 2032 * @see https://html.spec.whatwg.org/#attributes-2 2033 2033 * 2034 * @ TODO as the only regex pattern maybe we should take it out? are2035 * Unicode patterns available broadly in Core?2034 * @todo As the only regex pattern maybe we should take it out? 2035 * Are Unicode patterns available broadly in Core? 2036 2036 */ 2037 2037 if ( preg_match(
Note: See TracChangeset
for help on using the changeset viewer.