🌈 搜索
📅  最后修改于: 2022-03-11 14:54:28.845000             🧑  作者: Mango
$id=352; $post = get_post($id); $content = apply_filters('the_content', $post->post_content); echo $content;