Changeset 55725 for trunk/src/wp-includes/script-loader.php
- Timestamp:
- 05/06/2023 11:38:17 AM (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/script-loader.php
r55713 r55725 3022 3022 * @type bool $prettify Whether to add new lines and indents to output. Default is the test of whether the global constant `SCRIPT_DEBUG` is defined. 3023 3023 * } 3024 *3025 * @return void3026 3024 */ 3027 3025 function wp_enqueue_stored_styles( $options = array() ) {
Note: See TracChangeset
for help on using the changeset viewer.