Changeset 60948 for trunk/src/wp-includes/functions.wp-scripts.php
- Timestamp:
- 10/16/2025 07:59:11 PM (4 months ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/functions.wp-scripts.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/functions.wp-scripts.php
r60704 r60948 436 436 * 437 437 * Possible values for $key and $value: 438 * ' conditional' string Comments for IE 6, lte IE 7, etc.438 * 'strategy' string 'defer' or 'async'. 439 439 * 440 440 * @since 4.2.0 441 * @since 6.9.0 Updated possible values to remove reference to 'conditional' and add 'strategy'. 441 442 * 442 443 * @see WP_Dependencies::add_data()
Note: See TracChangeset
for help on using the changeset viewer.