Raw Text Field Types

Includes two field types: "Raw Text" and "Raw Text Area". These behave almost exactly the same as the regular Text and Text Area fields with the exception that they do not escape HTML characters (so you can place HTML into them).

Download
version 1.0

What's Included

"Raw Text" and "Raw Text Area" field types.

Developer Notes

Be aware that you may want to do sanitization of the data (i.e. strip_tags) before drawing it on the front end of your site (as this could let your editors add any markup to the site).

Developer
Current Version
1.0
Website
Fork This Extension on GitHub