https://github.com/graffino/clear-floats-button
Wordpress Tiny MCE Clear Plugin
https://github.com/graffino/clear-floats-button
clearfix tinymce wordpress wordpress-plugin
Last synced: 5 months ago
JSON representation
Wordpress Tiny MCE Clear Plugin
- Host: GitHub
- URL: https://github.com/graffino/clear-floats-button
- Owner: Graffino
- Created: 2015-10-22T19:49:03.000Z (almost 10 years ago)
- Default Branch: develop
- Last Pushed: 2022-07-11T13:19:46.000Z (about 3 years ago)
- Last Synced: 2023-03-14T07:23:01.040Z (over 2 years ago)
- Topics: clearfix, tinymce, wordpress, wordpress-plugin
- Language: JavaScript
- Homepage: https://wordpress.org/plugins/clear-floats-button/
- Size: 3.04 MB
- Stars: 4
- Watchers: 8
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Clear Floats Button

Adds clear float button to TinyMCE Editor. Originally by [Miguel Ibero](https://wordpress.org/plugins/tinymce-clear-buttons/).
## Description
This plugin adds 1 button to [TinyMCE](http://tinymce.moxiecode.com/) to clear floating elements. It also adds divs to valid tags so they won't be deleted if empty.
## Installation
1. Download.
2. Unzip.
3. Upload to the plugins directory (wp-content/plugins).
4. Activate the plugin.## Changelog
See [CHANGELOG.md](https://raw.githubusercontent.com/Graffino/Clear-Floats-Button/develop/CHANGELOG.md).