Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #27601, comment 8


Ignore:
Timestamp:
04/05/2014 12:05:56 AM (12 years ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #27601, comment 8

    v1 v2  
    1 27601.diff looks good. The notice is shown right above the editor (27601.1.diff swaps the args order). Wondering if it would be more helpful if instead of `__METHOD__` we pass WP_Editors::editor() or wp_editor().
     127601.diff looks good. The notice is shown right above the editor (27601.1.diff swaps the args order). Wondering if it would be more helpful if instead of `__METHOD__` we pass 'WP_Editors::editor()' or 'wp_editor()'.