Raw HTML

Wordpress Plugin
Download latest - 1.6.3

Developers

whiteshadow

Download Stats

Today 49
Yesterday 96
Last Week 568
All Time 395,340



Releases (35 )

Version Release Date Change Log
1.6.3 2020-06-24
  • Fixed a potential PHP warning about an expression being passed by reference.
  • Tested up to WordPress 5.5-alpha.
1.6.2 2020-02-13
  • Fixed a conflict with Jetpack that could cause the plugin to trigger a fatal error during certain cron jobs.
  • Tested up to WordPress 5.3.
1.6.1 2019-06-24
  • Fixed a conflict with the "AMP Stories" plugin. This fix may also help with current or future conflicts with other plugins that remove the default post filters.
1.6 2019-05-08
  • Added a way to preserve [raw] blocks in post excerpts.
  • Enabled the "Raw HTML" metabox for custom post types.
  • Tested up to WP 5.2 (only with the Classic Editor).
1.5.1 2017-11-09
  • Added limited support for the page builder included with GoodLayers themes (e.g. Mediso).
  • Tested with WP 4.8.2 and 4.9-beta1.
1.5 2017-06-02
  • Added a way to run shortcodes inside [raw] tags. To enable shortcodes, add the shortcodes=1 attribute to the tag. Example: [raw shortcodes=1]some code ... [my-shortcode] ... other code[/raw].
  • Fixed a conflict with Events Calendar Pro (+ Community Events add-on). This should also fix conflicts with other plugins that remove default post filters like wpautop.
  • Tested with WP 4.6-beta2.
1.4.16 2016-03-31
  • Tested with WP 4.5.
1.4.15 2015-04-24
  • Tested with WP 4.2.
  • Fixed a rare "trying to get property of non-object" notice.
1.4.14 2014-12-18
  • Tested with WP 4.1 and 4.2-alpha.
1.4.13 2014-10-16
  • Tested with WP 4.0.
1.4.12 2014-04-27
  • Tested with the release version of WP 3.9.
1.4.11 2014-01-07
  • Tested up to WP 3.9-alpha.
  • Fixed a minor conflict with plugins/themes that run custom queries and then manually apply "the_content" filter to post content.
1.4.10 2013-05-09
  • Fixed a rare bug where all [raw]...[/raw] blocks in a post would be replaced with the content of the first block.
1.4.9 2013-04-09
  • Fixed a new conflict with WP-Syntax 1.0.
  • Tested with WP 3.5.1 and WP 3.6-beta1.
1.4.8 2012-10-24
  • Fixed a conflict with WP-Syntax.
  • Fixed: Prevent WordPress from wrapping each [raw]...[/raw] block in a paragraph. Doesn't affect inline [raw] blocks.
  • Tested with WP 3.5-beta2.
1.4.7 2012-07-13
  • Tested with WP 3.4.1
  • Fixed the Author URI (was 404).
  • Updated the plugin description. Now it also includes short usage instructions.
  • Fixed the link to the Pro version (new site).
1.4.6 2012-06-26
  • Tested on WP 3.4 (final release).
1.4.5 2012-04-01
  • Tested on WP 3.4-alpha
  • Store per-post disable_* flags in a single post meta key instead of one key per flag.
1.4.4 2011-12-03
  • Fixed a minor conflict with the "Really simple Facebook Twitter share buttons" plugin.
1.4.3 2011-11-20
  • Changed the name to just "Raw HTML".
  • Fixed incompatibility with SyntaxHighlighter Evolved.
  • Tested on WordPress 3.3 (beta).
1.4.2 2011-07-26
  • Tested on WordPress 3.2.1
  • Improved the checkbox layout in the plugin's post editor widget (extra whitespace).
1.4.1 2011-07-25
  • Tested on the latest Beta version of WordPress (3.2-beta2).
  • Prefer <!--raw-->...<!--/raw--> over <!--start_raw-->...<!--/end_raw-->. The old syntax will continue to work, but you're encouraged to use either [raw] or <!--raw--> in the future as they're more internally consistent (and shorter).
1.4 2011-02-23
  • To decrease UI clutter, post-level settings now use hidden custom fields.
1.3 2010-06-27
  • Added a new panel to the "Screen Options" box that lest you auto-enable specific RawHTML settings (e.g. "Disable automatic paragraphs") for all new or updated posts.
1.2.5 2010-06-24
  • Fixed a conflict with the Intypo plugin
1.2.4 2009-08-20
  • There are no release notes for this version
1.2.3 2009-04-10
1.2.2 2009-03-28
1.2.1 2009-03-08
1.2 2009-03-04
1.1 2009-01-24
1.0.5 2008-09-09
1.0.4 2008-06-15
1.0.3 2008-05-08
1.0.2 2008-01-02