Changeset 42532 for branches/4.9/src/wp-includes/general-template.php
- Timestamp:
- 01/21/2018 08:03:25 AM (7 years ago)
- Location:
- branches/4.9
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/4.9
-
branches/4.9/src/wp-includes/general-template.php
r42265 r42532 3198 3198 'tagname-lowercase' => true, 3199 3199 'attr-lowercase' => true, 3200 'attr-value-double-quotes' => true,3200 'attr-value-double-quotes' => false, 3201 3201 'doctype-first' => false, 3202 3202 'tag-pair' => true,
Note: See TracChangeset
for help on using the changeset viewer.