' . esc_html__( 'Pages:', 'restaurant-recipe' ),
'after' => '
',
) );
else :
the_excerpt(14);
endif;
*/?>
/*php
if ( 'content' == $content_from ) :
the_content( sprintf(
wp_kses( __( 'Continue reading %s ', 'restaurant-recipe' ), array( 'span' => array( 'class' => array() ) ) ),
the_title( '"', '"', false )
));
wp_link_pages( array(
'before' => '
' . esc_html__( 'Pages:', 'restaurant-recipe' ),
'after' => '
',
) );
else :
the_excerpt(14);
endif;
*/?>
/*php
if ( 'content' == $content_from ) :
the_content( sprintf(
wp_kses( __( 'Continue reading %s ', 'restaurant-recipe' ), array( 'span' => array( 'class' => array() ) ) ),
the_title( '"', '"', false )
));
wp_link_pages( array(
'before' => '
' . esc_html__( 'Pages:', 'restaurant-recipe' ),
'after' => '
',
) );
else :
the_excerpt(14);
endif;
*/?>
/*php
if ( 'content' == $content_from ) :
the_content( sprintf(
wp_kses( __( 'Continue reading %s ', 'restaurant-recipe' ), array( 'span' => array( 'class' => array() ) ) ),
the_title( '"', '"', false )
));
wp_link_pages( array(
'before' => '
' . esc_html__( 'Pages:', 'restaurant-recipe' ),
'after' => '
',
) );
else :
the_excerpt(14);
endif;
*/?>