Changes between Initial Version and Version 1 of Ticket #34747, comment 5
- Timestamp:
- 03/02/2016 03:40:23 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34747, comment 5
initial v1 18 18 }}} 19 19 20 Since these variables are already produced in a .php file, I thought it might be cleanest to also output them in [https://github.com/xwp/wordpress-develop/pull/143/files#diff-a325cc1f63ecc04fdb078079c6ec585bR136 wp-customize.php]. Instead of sending them to a JavaScript file to be added.20 Since these variables are already produced in a .php file, I thought it might be cleanest to also output them in [https://github.com/xwp/wordpress-develop/pull/143/files#diff-a325cc1f63ecc04fdb078079c6ec585bR136 wp-customize.php]. Instead of localizing them in a JavaScript file. 21 21 22 22 Please let me know if you had something else in mind. Or if there's a cleaner way to do this.