=== WP Editor Tweaks for WordPress === Contributors: samglover Tags: admin,editor,posts,typography Requires at least: 3.0.1 Tested up to: 4.4 Stable tag: 1.3.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A super-simple WordPress plugin that improves both tabs of the WordPress editor with better fonts and improved typography. == Description == WP Editor Tweaks is a super-simple WordPress plugin that improves both tabs of the WordPress editor with better fonts from Google Fonts ([Source Sans Pro](https://www.google.com/fonts/specimen/Source%20Sans%20Pro) in the Visual editor and [Source Code Pro](https://www.google.com/fonts/specimen/Source%20Code%20Pro) in the Text editor) and improved typography. Once you start using WP Editor Tweaks, you may even *enjoy* drafting your posts in WordPress! == Installation == Install WP Editor Tweaks from **Plugins > Add New** in your WordPress install or by uploading the files to your server. == Frequently Asked Questions == = How can I pick my own fonts? = In WordPress, go to **Settings > Writing** and scroll down to the WP Editor Tweaks section. You can select from several hand-picked Google fonts. = How can I change the font size? = In WordPress, go to **Settings > Writing** and scroll down to the WP Editor Tweaks section. The default base font size is 18px in the Visual editor, and 16px in the Text editor. == Screenshots == 1. Visual editor comparison. *Note: This shows the default Visual editor styles; your theme may modify the default styles.* 2. Text editor comparison. == Changelog == = 1.3.2, 1.3.3, 1.3.4 = * Simplify stylesheets. (Add'l version numbers due to wrestling with SVN.) * Add common ligatures to Visual editor stylesheet. = 1.3.1 = * Change Google Font @import references to https. = 1.3 = * Remove nonstandard styles from tinymce-editor-styles.css. = 1.2 = * Update README.txt. = 1.1 = * Add a stylesheet for the TinyMCE/Visual editor. * Change name from Text Editor Tweaks to WP Editor Tweaks. * Add to WordPress Plugin Directory. = 1.0 = * Change text editor font to Source Code Pro and increase the font size.