=== Text Styler === Contributors: edesac Requires at least: 4.5.3 Tested up to: 4.5.3 Stable tag: 1.0.4 Tags: wp text styler, text styler, tinymce button License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin will allow a user to style text/phrase of a post or page. He can set background color, text color, and padding, etc. == Description == This plugin will allow a user to style text/phrase of a post or page. He can set background color, text color, and padding, border, and many more to any tag which includes header, paragraph, list, list item, span, strong, etc. Because styles are added to the database and not as inline CSS, contents won't get messy. Supported CSS: * color (text color) * font-size (text size) * font-family (Arial, Tahoma, Serif, and many more) * border (border width, border-style, border color) * border-radius (rounded corners) * background-color * padding * margin Coming Soon: * font-style (italic) * font-weight (bold) * line-height * list options - bullet styles, etc. Video Tutorial [Text Styler](https://youtu.be/Ev1JMmkp9wU "Here")! == Screenshots == 1. TinyMCE Text Styler Pop Up Window 2. TinyMCE Text Styler Button 3. Text Styler in Action (Backend) 4. Text Styler in Action (Front End) == Installation == This section describes how to install the plugin and get it working. 1. Activate the plugin through the 'Plugins' menu in WordPress 2. Add or edit a post or page. 3. (a) To style a text or phrase, place the cursor on the location where you want to place the new styled text. (b) Click on Text Styler button. (c) On the pop up window, enter the text and change styles as desired. 4. (a) To edit styles, simply click on the phrase to style (no need to highlight the text). (b) Click on Text Styler button (c) On the pop up window, select the node that you want to style and change styles as desired. Video Tutorial [How to Use Text Styler](https://youtu.be/Ev1JMmkp9wU "Here")! == Changelog == = 1.0.0 = * Initial upload. = 1.0.1 = * Updated readme.txt. * Added banner, icons, & screenshots. = 1.0.2 = * Added more CSS/styling options = 1.0.3 = * Added more CSS/styling options * Fix "unable to add new element" issue. = 1.0.4 = * Added more CSS/styling options (UL and OL) * Added link to "How to Use Text Styler" video. * Make changing text styles easier