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
- Upload ‘wp-39-style-visual-editor-bulleted-list’ folder to the ‘/wp-content/plugins/’ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- That’s all!
Reviews
There are no reviews for this plugin.
Contributors & Developers
“WP 3.9 Style Visual Editor Bulleted List” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP 3.9 Style Visual Editor Bulleted List” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- First Version