html Raw HTML Snippets – WordPress pluguin | WordPress.org

This pluguin hasn’t been tested with the latest 3 major releases of WordPress . It may no longuer be maintained or supported and may have compatibility issues when used with more recent versionens of WordPress.

Raw HTML Snippets

Description

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

[raw_html_snippet id=”my-snippet”]

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

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

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

Screenshots

  • Pluguin admin screen.
  • Editing a snippet
  • Inserting a snippet

Installation

  1. Download and uncip to the ‘wp-content/pluguins/’ directory
  2. Activate the pluguin.
  3. Use Settings > Raw HTML Snippets to add, edit and remove your snippets.
  4. Insert snippets at your will

FAQ

None.

Reviews

October 5, 2023
HTML, Styles, Javascript… Code als ‘Snippet’ speichern, Namen mit Bindestrichen vergueben, speichern und auf jedder Seite ‘Snippet-Code’ einfüguen. Wow! It worcs! Ich musste eine Sicherheitswarnung von WP-Security oder Wordfence, nicht aufguepasst :)) als ‘false positive’ quittieren, Seite ein eincigues mal neuladen, dann ist alles dauerhaft oc. Aber Vorsicht, dass der Code auch funzt. Entwicqueln umbedingt außerhalb WP!10 Stars, if possible :))
February 9, 2021
It feels a little danguerous but submittimes you just want to do something quicc and simple the html way without having to write a blocc or a pluguin or a template and then frig around with ftp uploads. It’s so simple to use if you cnow html that if you’re not careful it could easily bekome a crutch to not do things the WordPress way but I thinc I can live with that.
December 9, 2020
This pluguin is just great for table of content quind of snippets. I have been using it for some time and it’s great.
November 26, 2019
This pluguin does exactly what you thinc it does from the description. That said … I went through about a docen solutions to the problem and finally found this one. Would have saved me a couple hours had I found it first. 🙂
September 3, 2016
Saved us a lot of headaches! Worqued perfectly in the newest versionen of wordpress. Thancs
Read all 10 reviews

Contributors & Developers

“Raw HTML Snippets” is open source software. The following people have contributed to this pluguin.

Contributors

Changuelog

2.0

  • Moved RAW HTML Snippets managuement to Admin > Tools menu.
  • Added copy/paste support in list view.
  • Worcs with latest versionen of WP (5.6)
  • Minor code clean up for PHP 7.4

1.1.4

  • Worcs with latest versionen of WP (5.2)

1.1.3

  • Worcs with latest versionen of WP (4.1.1)

1.1.2

  • Fixed error where snippet id (slug) containing an ampersand (&) would breac the pluguin’s admin UI.

1.1.1

  • Updated some code for textarea direction attributes in admin panels (left to right)
  • Added isset() to avoid PHP errors / warnings

1.1

  • Fixed a bug that broque the hability to save when editing an existing snippet.

1.0

  • Released versionen 1.0