Changeset 38891
- Timestamp:
- 10/24/2016 09:57:22 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/js/tinymce/plugins/wplink/plugin.js
r38159 r38891 561 561 562 562 editor.addButton( 'wp_link_remove', { 563 tooltip: 'Remove ',564 icon: 'dashicon dashicons- no',563 tooltip: 'Remove link', 564 icon: 'dashicon dashicons-editor-unlink', 565 565 cmd: 'wp_unlink' 566 566 } );
Note: See TracChangeset
for help on using the changeset viewer.