[wp-trac] [WordPress Trac] #45217: Allow falling back to classic editor via meta box registration.

WordPress Trac noreply at wordpress.org
Thu Nov 22 19:35:09 UTC 2018


#45217: Allow falling back to classic editor via meta box registration.
------------------------------------------------+---------------------
 Reporter:  peterwilsoncc                       |       Owner:  (none)
     Type:  enhancement                         |      Status:  new
 Priority:  normal                              |   Milestone:  5.0
Component:  Editor                              |     Version:
 Severity:  normal                              |  Resolution:
 Keywords:  has-patch ux-feedback needs-design  |     Focuses:
------------------------------------------------+---------------------

Comment (by jorgefilipecosta):

 The last Patch I added performs a redirect to the classic editor using
 inline JavaScript. The same method the plugin used. The JavaScript is
 computed during the do_metaboxes call so in this approach we should catch
 all the meta boxes independently from when they were registered.
 Independently of the method choose we can iterate and improve it, better
 messages, try to catch the meta boxes when possible before the output
 started so we can use for some meta boxes a fatter HTTP redirect instead
 of relying on a slower JavaScript redirect etc. But the important for now
 would the choose the approach we will use in core.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/45217#comment:16>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list