[wp-trac] [WordPress Trac] #45375: Support the richtext editing option in the block editor

WordPress Trac noreply at wordpress.org
Fri Nov 23 10:54:40 UTC 2018


#45375: Support the richtext editing option in the block editor
---------------------------------+------------------------------
 Reporter:  youknowriad          |       Owner:  danielbachhuber
     Type:  task (blessed)       |      Status:  reopened
 Priority:  normal               |   Milestone:  5.0
Component:  Editor               |     Version:  5.0
 Severity:  normal               |  Resolution:
 Keywords:  has-patch fixed-5.0  |     Focuses:
---------------------------------+------------------------------

Comment (by knutsp):

 Replying to [comment:25 MattyRob]:
 > With the Visual Editor disabled at the moment there is still the option
 to apply styling via buttons including bold and italic styling, links,
 lists etc - I can provide screen shots if needed.
 >
 > With the current code and the Visual Editor disabled there is a very
 basic editor deployed still within what looks like the Gutenberg framework
 but without any tools to add styling as there were before.
 >
 > Can the oldnon-visual editor be restored more fully?

 Created a feature issue
 here[https://github.com/WordPress/gutenberg/issues/12244].

 > Currently the only way I have found to restore the old functionality is
 with the following code added to a plugin or functions.php file in the
 theme:
 > `add_filter( 'use_block_editor_for_post', '__return_false' );`

 Or simpler, install and activate the Classic Editor plugin. Ok for the
 coming years,but not a permanent solution. It also makes it troublesome to
 use the block editor in combination. A permanent solution is better,
 hopefully in core.

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


More information about the wp-trac mailing list