This plugin is outdated and might not be supported anymore
Just Output

Just Output

By ZIPANG
Details
View on WordPress

When you enter the HTML code directly, the layout changes depending on the p and br tags that WordPress automatically inserts.

remove_filter( 'the_content', 'wpautop' );

It can be solved by adding the above code.
However, this will disable all auto-inserted p and br tags.
It is not user-friendly.

This plugin can be partially disabled.

Just enter the part you want to disable in the shortcode.

[jo]your HTML code[/jo]

The author of this plugin loves text editors.

Details

Plugin code:
just-output
Plugin version:
0.9.7
Author:
Outdated:
Yes
WP version:
4.8.9 or higher
PHP version:
5.6.0 or higher
Test up to WP version:
6.8
Total installations:
100
Last updated:
2025-04-08
Rating:
Times rated:
1
auto
br
disable
insert
p