Make WordPress Core


Ignore:
Timestamp:
10/23/2018 11:03:20 AM (6 years ago)
Author:
pento
Message:

Dashboard: Remove the Try Gutenberg callout.

Block or block not. There is no try.

Props mukesh27.
See #45063.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/5.0/src/wp-includes/default-filters.php

    r43752 r43807  
    358358add_action( 'comment_form',               'wp_comment_form_unfiltered_html_nonce'          );
    359359add_action( 'admin_init',                 'send_frame_options_header',               10, 0 );
    360 add_action( 'try_gutenberg_panel',        'wp_try_gutenberg_panel'                         );
    361360add_action( 'welcome_panel',              'wp_welcome_panel'                               );
    362361
Note: See TracChangeset for help on using the changeset viewer.