plugin-icon

Just Output

作者:ZIPANG·
WordPress automatically inserts p and br tags, but disables them in shortcodes.
评级
5/5
版本
0.9.7
活跃安装
200
最后更新
Apr 8, 2025

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.

免费使用Business套餐
通过安装,您同意 WordPress.com 服务条款第三方插件条款
目前已测试版本
WordPress 6.8.3
这个插件是可用的下载,适用于您的站点。