Undo WordPress Default Formatting
This plugin undoes some of the default formatting that gets applied to new posts created via Wordpress.
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 5093 days ago
Is Undo WordPress Default Formatting abandoned?
Possibly abandoned (last update 5093 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
WordPress applies default text formatting that replaces characters such as ‘-‘, ‘–‘, quotes, … to pretty HTML characters. This plugin was created to revert that back. This is especially useful for tech-oriented blogs that need the original input because they may contain commands that need to be executed.
Installation
- upload the directory “undo_wordpress_default_formatting” to your wp-content/plugins directory
- activate the plugin from your WordPress ‘Plugins’ menu
Frequently Asked Questions
The characters get replaced to something else than my original, why is that?
WordPress changes a few characters to the same HTML entity character. I can not guess what the original character was, so I’m using a ‘best effort’ way of converting the HTML character back to the original one. Sometimes, it’ll be wrong.
Review feed
Screenshots
Changelog
1.0
- First version of the Plugin, stable