'card-img rounded-0' ) );
else :
echo '';
endif;
?>
'; } } add_action( 'wp_head', 'blogstart_pingback_header' ); /** * Author Social Profile * * @param args $usermeta for getting customizer data. */ function blogstart_author_social_profile( $usermeta ) { $usermeta['facebook'] = __( 'Facebook', 'blogstart' ); $usermeta['twitter'] = __( 'Twitter', 'blogstart' ); $usermeta['linkedin'] = __( 'Linkedin', 'blogstart' ); $usermeta['googleplus'] = __( 'Google Plus', 'blogstart' ); return $usermeta; } add_filter( 'user_contactmethods', 'blogstart_author_social_profile' ); if ( ! function_exists( 'blogstart_post_author_details' ) ) { /** * * Author details function. */ function blogstart_post_author_details() { ?>
< id="comment-">