Changeset 36732
- Timestamp:
- 02/26/2016 01:49:55 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class.wp-dependencies.php
r36731 r36732 84 84 * @access public 85 85 * @since 2.6.0 86 * @since 2.8.0 Added the `$group` parameter. 86 87 * 87 88 * @param mixed $handles Optional. Items to be processed: Process queue (false), process item (string), process items (array of strings). … … 137 138 * @since 2.1.0 138 139 * @since 2.6.0 Moved from `WP_Scripts`. 140 * @since 2.8.0 Added the `$group` parameter. 139 141 * 140 142 * @param mixed $handles Item handle and argument (string) or item handles and arguments (array of strings).
Note: See TracChangeset
for help on using the changeset viewer.