Changes between Version 1 and Version 2 of Ticket #48303, comment 103
- Timestamp:
- 03/24/2020 11:37:41 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #48303, comment 103
v1 v2 10 10 11 11 Thanks for catching that! I guess I was confused by the fact that while the parameter indeed has a `mixed` type, it's described as a string in several places: 12 * "Extra item data (''string'')" in WP_Dependencies::get_data().12 * "Extra item data (''string'')" in `WP_Dependencies::get_data()`. 13 13 * "''String'' containing the data to be added" in `wp_script_add_data()`. 14 14 * "''String'' containing the CSS data to be added" in `wp_style_add_data()`.