from a page that has no literal content (uses shortcodes)-甜味超标的回答
from a page that has no literal content (uses shortcodes)
I have a WordPress powered website that on the homepage uses a static page with nothing but shortcodes to generate the content.
The page gets these shortcodes by set
jQuery('p:empty').remove();
Also you can use JS. Above code will help you to remove all empty p tag from the page