=== TinyMCE Pre Button === Contributors: mortalis Tags: formatting, tinymce, editor, shortcut, button Requires at least: 4.1 Tested up to: 4.1 Stable tag: 4.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Adds the Pre button to the TinyMCE toolbar and the shortcut Ctrl+0 to format text with <pre> tag == Description == The button and shortcut toggle the preformatted style on the selected text or the current line. It uses the same command as the Pre item in the Formatting list in the toolbar. == Installation == 1. Upload `tinymce-pre-button` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Screenshots == 1. The Pre button in the default TinyMCE editor. 2. The button with the TinyMCE Advanced plugin activated.