function aiovg_title_below_player( $content ) { if ( is_singular( 'aiovg_videos' ) && in_the_loop() && is_main_query() ) { global $post, $wp_query; if ( $post->ID != $wp_query->get_queried_object_id() ) { return $content; } if ( post_password_required( $post->ID ) ) { return $content; } $content = sprintf( '