Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #45645, comment 5


Ignore:
Timestamp:
01/18/2019 08:07:36 PM (6 years ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #45645, comment 5

    initial v1  
    22> Should add a `_deprecated_file()` call in `wp-tinymce.php`, too.
    33
    4 Yeah, was thinking about adding it but `wp-tinymce.php` outputs (previously compressed) js, shouldn't have any other output or it will break it.
     4Yeah, was thinking about adding something like it but `wp-tinymce.php` outputs (previously compressed) js, shouldn't have any other output or it will break it.
    55
    66Thinking package-lock.json may need another look/redoing on non-Windows to keep it compatible. Will try to review and commit today.