Changes between Version 1 and Version 2 of Ticket #40558, comment 13
- Timestamp:
- 05/14/2017 07:25:21 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #40558, comment 13
v1 v2 8 8 This is not that easy. Best is to use svn or git and make "working copy" to your computer, then apply the above change and re-build WordPress 4.7.4. Then replace the `wp-includes/js/tinymce` directory in your install on the server. 9 9 10 Alternatively can edit only the `plugin.js` fi re and enable `define('SCRIPT_DEBUG', true);` in wp-config.php, however that will slow the loading of all of wp-admin.10 Alternatively can edit only the `plugin.js` file and enable `define('SCRIPT_DEBUG', true);` in wp-config.php, however that will slow the loading of all of wp-admin.