Make WordPress Core


Ignore:
Timestamp:
04/08/2014 02:31:02 AM (11 years ago)
Author:
nacin
Message:

Nuke the TinyMCE help dialog as it is duplicated by help tabs. This leaves just Keyboard Shortcuts.

fixes #27100.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/class-wp-editor.php

    r28027 r28032  
    963963
    964964            // WordPress strings
    965             'Editor Help' => __( 'Editor Help' ),
     965            'Keyboard Shortcuts' => __( 'Keyboard Shortcuts' ),
    966966            'Toolbar Toggle' => __( 'Toolbar Toggle' ),
    967967            'Insert Read More tag' => __( 'Insert Read More tag' ),
Note: See TracChangeset for help on using the changeset viewer.