• >
    ID, 'post_twitter_username', true ) != '' ) { $twitter_user = esc_html( get_post_meta( $post->ID, 'post_twitter_username', true ) ); $user_link = 'https://twitter.com/'.str_replace('@', '', $twitter_user); echo ''; } ?>
    array( 'href' => array(), 'class' => array() ) ) ); } ?>
    ID, 'post_twitter_link', true ) != '' ) { $twitter_link = esc_url( get_post_meta( $post->ID, 'post_twitter_link', true ) ); $twitter_link_arr = explode('/', $twitter_link); ?>