wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
Top Google Suchergebnisse
- mce_valid_elements Wordpress hook details -- Adam Brown, BYU ...
Important warning! This hook does not occur in the most recent version of WordPress (3.3). Do not use it. It is deprecated. You should look at the list of " related ... - Plugin API/Hooks 2.0.x « WordPress Codex
mce_valid_elements: The valid html elements for the rich editor. ... add_filter(' mce_valid_elements', 'extended_editor_mce_valid_elements', 0); function ... - Adding Quicktags to WordPress and to the TinyMCE Editor for WP ...
Feb 14, 2007 ... WordPress gives you a filter for doing that: mce_valid_elements. Define your tag using the TinyMCE format for valid elements and then add it to ... - tinymce - tiny mce valid elements end tag - Stack Overflow
I am not perfectly sure, but i think this issue is not to be solved easily. I do not think that you can configure this behavior because it is browser related ...