Title: Always Edit In HTML
Author: DeveloperWil
Published: <strong>April 4, 2011</strong>
Last modified: July 4, 2024

---

Search plugins

![](https://ps.w.org/always-edit-in-html/assets/banner-772x250.jpg?rev=1434816)

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

![](https://ps.w.org/always-edit-in-html/assets/icon-256x256.jpg?rev=1434816)

# Always Edit In HTML

 By [DeveloperWil](https://profiles.wordpress.org/developerwil/)

[Download](https://downloads.wordpress.org/plugin/always-edit-in-html.2.4.6.zip)

 * [Details](https://test.wordpress.org/plugins/always-edit-in-html/#description)
 * [Reviews](https://test.wordpress.org/plugins/always-edit-in-html/#reviews)
 *  [Installation](https://test.wordpress.org/plugins/always-edit-in-html/#installation)
 * [Development](https://test.wordpress.org/plugins/always-edit-in-html/#developers)

 [Support](https://wordpress.org/support/plugin/always-edit-in-html/)

## Description

If you find yourself entering HTML code into the WordPress page/post editor only
to have it reformatted or worse removed when in Visual mode then here is the solution
for you.

Always Edit In HTML is a WordPress plugin that removes the “Visual” tab in the page/
post editor and opens up your page or post in HTML mode, preserving your HTML code.

_Why would you need this plugin?_

The WordPress page/post editor has two tabs at the top right – “Visual” and “Text”.

 1. The Text tab allows you to enter HTML code onto the page or post and when saving
    or publishing the post it preserves your code just the way you entered it.
 2. The Visual tab has all the fancy writing style tools but when you save or publish
    your page or post, WordPress parses and formats the content which may results in
    your HTML code not working or even being removed.

WordPress does not remember the tab option for each page or post. It will open up
a page or post using whichever Visual or Text tab you last used.

This means that if you were editing a post using the Visual tab, saved it and then
edited the page or post you had entered the HTML code into, that page would open
in Visual mode and you could loose your HTML code.

If only there was a plugin that gave you the option to always open up a page or 
post in HTML

Ta da! Here’s one.

Note: For WordPress 5.x users, this plugin will still work when the Classic Editor
plugin is installed and enabled. It does not work with the Gutenberg block editor.

#### Plugin Page

[Always Edit In HTML](http://www.limecanvas.com/wordpress-plugins/always-edit-in-html-wordpress-plugin/)

## Screenshots

 * [[
 * Always edit in HTML options box. Check to turn on.
 * [[
 * Option turned on and page/post is in HTML mode. Visual and Text tabs removed.

## Installation

 1. Download the plugin zip file & unzip it
 2. Copy the folder always-edit-in-html into the directory /wp-content/plugins/
 3. Activate the plugin through the ‘Plugins’ menu in WordPress

Open up a page, post or publicly declared custom post type and you will now see 
the “Always Edit In HTML” option box on the right column.

Check the option and save.

Next time you open the same page or post it will open up in HTML mode, removing 
the “Visual” and “Text” tabs.

Uncheck the option at any time to get the “Visual” and “Text” buttons and default
opening behaviour back.

## FAQ

### Does the plugin do anything else?

Nope.

## Reviews

![](https://secure.gravatar.com/avatar/3055a1a1216777873b53351c78cd5baae97874e62a5c850dbd02c2523357e0eb?
s=60&d=retro&r=g)

### 󠀁[Works with WordPress 5.7.3 & PHP 7.0](https://wordpress.org/support/topic/works-with-wordpress-5-7-3-php-7-0/)󠁿

 [doctordada](https://profiles.wordpress.org/doctordada/) September 24, 2021

Despite WordPress’s “Add Plugin” saying that it couldn’t install this because it
doesn’t work with my version of PHP (7.0), I was able to download it as a ZIP, upload
it to my site, install it and activate it. And it works fine, in conjunction with
the Classic Editor plugin. It’s great that it works on a page-by-page/post-by-post
basis, because there are pages that I’d prefer had a visual editor for others to
edit. But for pages that WordPress wants to “mess up”, it’s great to be able to 
tell it: “Hands off!”

![](https://secure.gravatar.com/avatar/2e1090b67336e457dfef9de85722e76db94982b62b0207c9e7c846ad3662ceda?
s=60&d=retro&r=g)

### 󠀁[simple and efficient](https://wordpress.org/support/topic/simple-and-efficient-165/)󠁿

 [nickperry](https://profiles.wordpress.org/nickpergoot/) September 22, 2017

It does what it’s supposed to do. Who needs more ?

![](https://secure.gravatar.com/avatar/f9893959c46c71b8f3a4ac2c711edaa51910c0859d1570b8fc15a1e6102bb73f?
s=60&d=retro&r=g)

### 󠀁[Works perfectly with WP 4.8](https://wordpress.org/support/topic/works-perfectly-with-wp-4-8/)󠁿

 [dragonfly67](https://profiles.wordpress.org/dragonfly67/) July 1, 2017

great plugin, never loosing html code anymore. no br or p tags anymore. Great plugin,
thanks

 [ Read all 7 reviews ](https://wordpress.org/support/plugin/always-edit-in-html/reviews/)

## Contributors & Developers

“Always Edit In HTML” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ DeveloperWil ](https://profiles.wordpress.org/developerwil/)

[Translate “Always Edit In HTML” into your language.](https://translate.wordpress.org/projects/wp-plugins/always-edit-in-html)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/always-edit-in-html/),
check out the [SVN repository](https://plugins.svn.wordpress.org/always-edit-in-html/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/always-edit-in-html/)
by [RSS](https://plugins.trac.wordpress.org/log/always-edit-in-html/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 2.4.6

 * Tested on WordPress 6.6 with Classic Editor plugin activated
 * Added tag Requires Plugins: classic-editor

#### 2.4.5

 * Testing on WordPress 6.2 with Classic Editor plugin activated

#### 2.4.4

 * Fixed PHP fatal error in PHP 8.x

#### 2.4.3

 * Tested on WordPress 6.0 with Classic Editor plugin activated

#### 2.4.2

 * Tested on WordPress 5.6 with Classic Editor plugin activated

#### 2.4.1

 * Tested on WordPress 5.0.3 with Classic Editor plugin activated
 * Added note to readme – this plugin works on 5.0 in conjunction with the Classic
   Editor plugin

#### 2.4.0

 * Moved to minor release versioning (added extra .0)
 * Tested on WordPress 4.8.1
 * Added Requires PHP tag

#### 2.3

 * Corrected spelling mistake

#### 2.2

 * Changed PayPal donate link from Gravitational FX to Zero Point Development
 * Tested on WordPress 4.7
 * Corrected changelog version for limecanvas removal

#### 2.1

 * Added correct contributor DeveloperWil
 * Updated screen shots
 * Brand image replacement with Zero Point Development mark
 * Changed all references of “HTML tab” to “Text tab”
 * Checked compatibility with 4.5.2
 * Removed limecanvas contributor

#### 2.0

 * Checked compatibility with 4.4
 * Changed contributor to DeveloperWil

#### 1.9

 * Checked compatibility with 4.3

#### 1.8

 * Checked compatibility with 4.2.2
 * Changed some mentions of “HTML” to “Text” for the reference to the editor tabs.
 * Now supports any publicly declared custom post types

#### 1.7

 * Checked compatibility with 4.1.1
 * Modified to work with UI changes from 4.1

#### 1.6

 * Checked compatibility with 4.1
 * Added asset icon
 * Addressed PHP notice generated by not checking to see if the wpnonce exists before
   verifying in *_save_postdata

#### 1.5

 * Checked compatibility with 4.0
 * Changed getHTMLEditStatus() function name to always_edit_in_html_get_html_edit_status()

#### 1.4

 * Checks to make sure we’re in the backend Dashboard
 * Checks to make sure the global $post is set
 * Checked compatibility with 3.9.1

#### 1.3

 * Fixed the bug that opened the window in Visual mode even though the tab was missing–
   doh!
 * Checked compatibility with 3.9 RC1

#### 1.2

 * Tested with 3.5.1
 * Now works with textarea HTML attribute
 * Added language support

#### 1.1

 * Tested with 3.4 (beta 4).

#### 1.0

 * Initial release.

## Meta

 *  Version **2.4.6**
 *  Last updated **2 years ago**
 *  Active installations **1,000+**
 *  WordPress version ** 5.2 or higher **
 *  Tested up to **6.6.5**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/always-edit-in-html/)
 * Tag
 * [HTML Mode](https://test.wordpress.org/plugins/tags/html-mode/)
 *  [Advanced View](https://test.wordpress.org/plugins/always-edit-in-html/advanced/)

## Ratings

 4.4 out of 5 stars.

 *  [  6 5-star reviews     ](https://wordpress.org/support/plugin/always-edit-in-html/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/always-edit-in-html/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/always-edit-in-html/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/always-edit-in-html/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/always-edit-in-html/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/always-edit-in-html/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/always-edit-in-html/reviews/)

## Contributors

 *   [ DeveloperWil ](https://profiles.wordpress.org/developerwil/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/always-edit-in-html/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=BEUW6MXMN7WWE)