- Timestamp:
- 05/17/2023 12:04:38 PM (19 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/style-engine/class-wp-style-engine-processor.php
r55819 r55820 91 91 * 92 92 * @type bool $optimize Whether to optimize the CSS output, e.g. combine rules. 93 * Default false.93 * Default true. 94 94 * @type bool $prettify Whether to add new lines and indents to output. 95 95 * Defaults to whether the `SCRIPT_DEBUG` constant is defined.
Note: See TracChangeset
for help on using the changeset viewer.