[wp-trac] [WordPress Trac] #45178: 5.0 About Page

WordPress Trac noreply at wordpress.org
Thu Nov 22 21:43:16 UTC 2018


#45178: 5.0 About Page
----------------------------+--------------------------
 Reporter:  pixelverbieger  |       Owner:  lonelyvegan
     Type:  task (blessed)  |      Status:  reopened
 Priority:  normal          |   Milestone:  5.0
Component:  Help/About      |     Version:  5.0
 Severity:  normal          |  Resolution:
 Keywords:  needs-patch     |     Focuses:
----------------------------+--------------------------

Comment (by azaozz):

 In 45178.14.diff: do not show the message at the top and the "Keep it
 Classic" section when the Classic Editor plugin is already installed.

 Note: this assumes the plugin will not be included with the update, it
 simply checks `! file_exists( WP_PLUGIN_DIR . '/classic-editor/classic-
 editor.php' )`. If it is included, we will need to change that to
 `is_plugin_active()` and some of the text in the "Keep it Classic" section
 to refer to "activate" instead of "install".

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


More information about the wp-trac mailing list