Changes between Initial Version and Version 1 of Ticket #50600
- Timestamp:
- 07/07/2020 04:58:56 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #50600 – Description
initial v1 1 We should replace the use of `$scripts->add_inline_script()` with the proper JavaScript i18n functions introduced in WordPress 5.0, see #20491 and #45103. This ticket is for `wp-admin/js/ color-picker.js`.1 We should replace the use of `$scripts->add_inline_script()` with the proper JavaScript i18n functions introduced in WordPress 5.0, see #20491 and #45103. This ticket is for `wp-admin/js/widgets.js`. 2 2 3 3 Related tickets: