Home
The Other Side of Deep Space (Shenkong Bi An) Episode 7 Subtitles
© 2025 donghua.site -
function show_featured_image_in_post() { if ( has_post_thumbnail() ) { return get_the_post_thumbnail( get_the_ID(), 'large' ); } return ''; } add_shortcode( 'post_thumbnail', 'show_featured_image_in_post' );