post_content );
$the_m_x_embeds = get_media_embedded_in_content( $the_m_x_content );
if( !empty( $the_m_x_embeds ) ) {
$first_embed = $the_m_x_embeds[0];
if( class_exists( 'Jetpack' ) ) { ?>
"', '"', false )
) );
wp_link_pages( array(
'before' => '
' . esc_html__( 'Pages:', 'the-m-x' ),
'after' => '
',
) );
}
?>