Changeset 55820 for trunk/src/wp-includes/script-loader.php
- Timestamp:
- 05/17/2023 12:04:38 PM (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/script-loader.php
r55819 r55820 3021 3021 * 3022 3022 * @type bool $optimize Whether to optimize the CSS output, e.g., combine rules. 3023 * Default false.3023 * Default true. 3024 3024 * @type bool $prettify Whether to add new lines and indents to output. 3025 3025 * Default to whether the `SCRIPT_DEBUG` constant is defined.
Note: See TracChangeset
for help on using the changeset viewer.