post_content;
// And let's find the first url in the post content
$link_url = spectrum_url_grabber();
// Let's make the title a link if there's a link in this link post
if ( ! empty( $link_url ) ) :
?>
'
Page: ', 'after' => '
', 'next_or_number' => 'number' ) ); ?>
Written by
%1$son %3$s
', 'spectrum' ),
get_the_author(),
get_permalink(),
get_the_date()
);
} else {
printf( __( '
Written
on %2$s
', 'spectrum' ),
get_permalink(),
get_the_date()
);
} ?>
on %3$s
', 'spectrum' ), get_the_author(), get_permalink(), get_the_date() ); } else { printf( __( 'Written
on %2$s
', 'spectrum' ), get_permalink(), get_the_date() ); } ?>1 Comment', 'spectrum' ), __( '% Comments', 'spectrum' ) ); ?>