All text allowed
Impossibility to include some XHTML tags and Javascript into posts and pages limited me a lot. I wanted to possess full control over the text submitted by myself. Unfortunately there is only little information about this topic (especially around multi-user WP). The only plugin that deals with this problem is for Wordpress 2.5.1 and is not working with multi-user version and has too much setting options. Robert Mao was the first to give me a hint and show me partially working solution of the problem followed by Otto42 showing me proper plugin code. Since commenting certain parts of code for every installation of WP is ineffective I created this plugin.
All text allowed plugin
Functions
The plugin removes all wordpress filters. The substituting, entities erasing and repeating of non valid xhtml is off. Namely filters: WP texturize, wpautop and Wordpress MU kses filter. It is possible to use it with the visual editor TinyMCE (to insert the code via html regime) or without it. From now on the commentory filtering is allowed ad fully functional!Why to use it
- it allowes to use xhtml and full css
- it allowes to insert embedded google, youtube and flicker objects
- it allowes to insert javascript
- it allowes to insert iframe
- and other wordpress filtered entities
Download plugin
All text allowed plugin
Instalation
1. Unpack archive & copy php-file into wp-content/plugins directory 2. Activate Plugin in admin interface 3. Enjoy your blogging without WP filteringOther info
- Licence: GNU/GPL
- Compatible WordPress versions: 2.5.1
- Compatible WordPress MU versions: 1.5.1
- ...
Video demonstration
Direct link: http://video.google.com/...&hl=enLast update
- 29.6.2008
September 4th, 2008 at 4.11
For some reason this takes away the <p> tags in my content.
September 4th, 2008 at 11.50
Yes, removal tag is a problem. It is due to turn off wpautop filter. In the next version to be corrected(maybe:-|).
September 8th, 2008 at 2.56
The best solution is to use TinyMCE Andvanced together with my plugin All Text Allowed.
Every <p> and <br> tags and Javascript will be functional !
November 27th, 2008 at 6.21
[...] All Text Allowed [...]
December 8th, 2008 at 12.41
Hi
Does it allow javascript and iframe in widget ?
Thanx
December 8th, 2008 at 16.51
No, it is not for widget. It is only for posts and pages.
February 27th, 2009 at 18.54
[...] All text allowed插件,让你能够在文章(post)和页面(page)中嵌入标签。在主页的注释中提到了会移除<p>标签的问题。 [...]
June 24th, 2009 at 5.41
I Love the way you write…thanks for posting