在WordPress 4.3之后,禁用wpautop的旧方法不再有效。有人发现了一种删除此功能的新方法吗?remove_filter( 'the_content', 'wpautop', 99 ); remove_filter( ...
確定! 回上一頁