I have next code inside contact form 7 editor
5条回答 刺人心 (楼主) 2021-01-31 09:39 I would like to say something about this, when we want reduce auto P tag form the we should go with below filter and just write blow code in function.php. add_filter('wpcf7_autop_or_not', '__return_false'); 0 讨论(0) 查看其它5个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
I would like to say something about this, when we want reduce auto P tag form the we should go with below filter and just write blow code in function.php.
add_filter('wpcf7_autop_or_not', '__return_false');