Changeset 49758 for trunk/src/wp-includes/functions.wp-scripts.php
- Timestamp:
- 12/06/2020 02:19:56 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/functions.wp-scripts.php
r48590 r49758 123 123 * 124 124 * @param string $handle Name of the script to add the inline script to. 125 * @param string $data String containing the javascript to be added.125 * @param string $data String containing the JavaScript to be added. 126 126 * @param string $position Optional. Whether to add the inline script before the handle 127 127 * or after. Default 'after'.
Note: See TracChangeset
for help on using the changeset viewer.