remove_filter(‘the_content’, ‘wpautop’) でカードが表示されなくなる
-
functions.php に、
remove_filter('the_content', 'wpautop');
と記述すると、Pz-LinkCard に変換されなくなります。
何か回避方法はありませんか?The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘remove_filter(‘the_content’, ‘wpautop’) でカードが表示されなくなる’ is closed to new replies.