diff --git a/template-parts/content-single.php b/template-parts/content-single.php index a0390fc..8ac3a06 100644 --- a/template-parts/content-single.php +++ b/template-parts/content-single.php @@ -138,13 +138,31 @@ - +
-

External Link 1 ) ? 's' : ''; ?>

- + +

Internal Link 1 ) ? 's' : ''; ?>

+ + 1 ) ? wp_kses_post( $split_link[0] ) : 'Link'; + $link_href = ( count( $split_link ) > 1 ) ? $split_link[1] : $split_link[0]; + ?> + + + + + + + +

External Link 1 ) ? 's' : ''; ?>

+ 1 ) ? wp_kses_post( $split_link[0] ) : 'Link'; @@ -154,8 +172,8 @@ -
+