Changeset 57682
- Timestamp:
- 02/21/2024 06:37:29 PM (10 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/script-loader.php
r57654 r57682 3354 3354 * within `wp_get_inline_script_tag()` or `wp_print_inline_script_tag()`. 3355 3355 * It removes the literal values of "<script>" and "</script>" from 3356 * around an inline script after trimming whitespace. Typ lically this3356 * around an inline script after trimming whitespace. Typically this 3357 3357 * is used in conjunction with output buffering, where `ob_get_clean()` 3358 3358 * is passed as the `$contents` argument.
Note: See TracChangeset
for help on using the changeset viewer.