Changeset 52610 for trunk/src/wp-includes/class.wp-scripts.php
- Timestamp:
- 01/20/2022 11:51:22 PM (4 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/class.wp-scripts.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class.wp-scripts.php
r51518 r52610 126 126 * Holds a string which contains the type attribute for script tag. 127 127 * 128 * If the currenttheme does not declare HTML5 support for 'script',128 * If the active theme does not declare HTML5 support for 'script', 129 129 * then it initializes as `type='text/javascript'`. 130 130 *
Note: See TracChangeset
for help on using the changeset viewer.