Description
By default, WordPress’ WYSIWYG editor, TinyMCE, will strip out of your Article and Page HTML code any
elements that are not defined as “valid elements”; this can be extremely annoying (especially if
you want to include iframes).
This plugin will allow you to extend what TinyMCE defines as “valid elements”. By doing so,
TinyMCE will no longer remove, delete, or strip-out the additional elements and attributes
that you specify.
** NOTE: Make sure after you add elements or attributes you do a hard refresh (ctrl + F5) of
your browser on a _TinyMCE screen *(editing or creating a page/post)* so that the TinyMCE cache
will be refreshed! You will not see your changes until you do this!
Screenshots
Installation
- Upload the
tinymce_valid_elements/
directory and its contents to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to Manage -> TinyMCE Valid Elements and add some elements and attributes.
Read the Help Section at the bottom of the management page.
FAQ
- I added new elements/attributes, why is TinyMCE still stripping it out?
-
Most likely, you need to do a hard refresh of your browser (ctrl + F5). Your JavaScript cache needs to be
refreshed.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“TinyMCE Valid Elements” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “TinyMCE Valid Elements” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.