=== Plugin Name === Contributors: WPLobtar Tags: admin, tinymce, editor, lists, bullet, points Requires at least: 4.0 Tested up to: 4.0 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Restores the Bulleted List and Numbered Lists in the Visual editor to the way Wordpress 3.9 was == Description == Restores the Bulleted List and Numbered Lists in the Visual editor to the way Wordpress 3.9 was For example, if you put the follow text in the Rich Editor Bullet A Bullet B Bullet C and hit the Bulleted List button, the new Wordpress 4.0 does this: - Bullet A Bullet B Bullet C With this plugin, you will get the Wordpress 3.9 style after you hit the bulleted list bubtton: - Bullet A - Bullet B - Bullet C == Installation == 1. Upload 'wp-39-style-visual-editor-bulleted-list' folder to the '/wp-content/plugins/' directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. That's all! == Changelog == = 1.0 = * First Version