Raw HTML Snippets

Raw HTML Snippets Install Statistics

11
100%
Today: 11 Yesterday: 0 All-time: 37,262 downloads
Raw HTML Snippets Icon

Try plugin: Raw HTML Snippets

We'll create fresh WordPress site with Raw HTML Snippets installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Raw HTML Snippets

Create a library of raw HTML snippets that you can easily insert into any page/post content using a shortcode.

10


0


0


1


0

updated: 10 months ago
since: 13 years ago
author: theandystratton

Description

Create a library of raw HTML snippets that you can easily insert into any page/post content using a shortcode:

[raw_html_snippet id=”my-snippet”]

Snippets consist of a unique ID (e.g. “my-snippet”) and raw HTML code. This plugin was written to stop using hacks that override WordPress’ core content filters and affect shortcode output.

This plugin will NOT taint your content or the output of other shortcodes. If you delete a snippet, any existing shortcodes with that snipet’s ID will output an empty string.

Remember, this allows you to output raw HTML. Use at your own risk. It will not check for malicious HTML/CSS/Javascript!