芝麻web文件管理V1.00
编辑当前文件:/home/mybf1/www/pati.bf1.my/wp-content/themes/sinatra/template-parts/entry/format/media-video.php
* @since 1.0.0 */ /** * Do not allow direct script access. */ if ( ! defined( 'ABSPATH' ) ) { exit; } if ( post_password_required() ) { return; } if ( has_post_thumbnail() ) : get_template_part( 'template-parts/entry/format/media' ); else : $sinatra_media = sinatra_get_post_media( 'video' ); if ( $sinatra_media ) : ?>