Changeset 355233
- Timestamp:
- 03/04/2011 03:22:50 PM (15 years ago)
- Location:
- enable-raw-html-disable-corruption/trunk
- Files:
-
- 2 edited
-
enable-raw-html-disable-corruption.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
enable-raw-html-disable-corruption/trunk/enable-raw-html-disable-corruption.php
r355222 r355233 2 2 /* 3 3 Plugin Name: Enable RAW HTML - Disable Corruption 4 Plugin URI: http://netaction.de 4 Plugin URI: http://netaction.de/enable-raw-html-and-execute-php-in-wordpress/ 5 5 Description: Disables filters wpautop, convert_chars and wptexturize 6 Version: 0. 26 Version: 0.3 7 7 Author: Thomas (netAction) Schmidt 8 8 Author URI: http://netaction.de -
enable-raw-html-disable-corruption/trunk/readme.txt
r355222 r355233 38 38 If you have PHP code in your posts and trust your authors. 39 39 40 = I have a question. = 41 42 Or ask the author on [netaction.de](http://netaction.de/enable-raw-html-and-execute-php-in-wordpress/). 43 40 44 == Changelog == 41 45 … … 46 50 * PHP execution 47 51 52 = 0.3 = 53 * Minor fixes 54
Note: See TracChangeset
for help on using the changeset viewer.