Description
This plugin has been closed as of October 27, 2022 and is not available for download. Reason: Guideline Violation.
Reviews
drjoeblack
July 31, 2022
This has been abandoned many years ago, and causes unusual problems with Wordpress 4.5 or newer.
For example, Widgets tab in the dashboard not working; unable to switch between text and visual modes
Give this a miss. Let us know if you find a good replacement
juniordjjr
December 11, 2021
Visual/Edit tab not working on newer WordPress versions.
But you don’t need this plugin, you just need to add to your functions:
remove_filter( ‘the_content’, ‘wpautop’ );
remove_filter( ‘the_excerpt’, ‘wpautop’ );
If you use TinyMCE, maybe you want to disable wpautop there too.
I can’t switch between Visual and Text mode ??
My WP version is 4.6.1.
wppatriot
October 7, 2016
The best solution for stoping the removal of br tags!!!
lwvr123
October 1, 2016
Impossible to move to Visual Edit mode
God, I want this functionality (totally should be built in to WP), but with at least the current version, WP 4.5.2, with a page open to edit, I am unable to switch between the text & ‘visual’ editing windows. I am fine w/ editing in the code, but my clients?–No way!
This used to work great. Can’t be sure when the problem cropped up.
Please, please, please fix! Love you to death if you do.
& WordPress, this should be part of the core! Not having control of the insertion of p & br tags is a nightmare!!!
Contributors & Developers
“PS Disable Auto Formatting” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “PS Disable Auto Formatting” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.