Changeset 56574 for trunk/src/wp-includes/script-loader.php
- Timestamp:
- 09/14/2023 04:54:22 AM (18 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/script-loader.php
r56568 r56574 3054 3054 * 3055 3055 * @type bool $optimize Whether to optimize the CSS output, e.g., combine rules. 3056 * Default true.3056 * Default false. 3057 3057 * @type bool $prettify Whether to add new lines and indents to output. 3058 3058 * Default to whether the `SCRIPT_DEBUG` constant is defined.
Note: See TracChangeset
for help on using the changeset viewer.