post_status === 'publish' ) { return apply_filters( 'the_content', $post->post_content ); } return ''; } }