Changes between Version 1 and Version 2 of Ticket #20491, comment 32
- Timestamp:
- 09/10/2016 08:30:32 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20491, comment 32
v1 v2 18 18 * Add `wp.i18n.esc_attr_x` and probably `esc_html_*` equivalents as well. 19 19 * Figure out the best way for devs to load the JSON files when enqueuing scripts and adjust `wp.i18n. addTranslations()` accordingly 20 * Make sure `wp-i18n.js` and `jed.js` get properly minified when building20 * ~~Make sure `wp-i18n.js` and `jed.js` get properly minified when building~~ nothing to worry about 21 21 22 22 I think I can handle (most of) these core parts while @ocean90 works on `makepot.php`. Of course any help is appreciated.