• $share_url, 'text' => $share_title, ); if ( $hashtags = $SETTEING['share_hashtags'] ) $querys['hashtags'] = $hashtags; if ( $via = $SETTEING['share_via'] ) $querys['via'] = $via; $href = 'https://twitter.com/share?' . http_build_query( $querys, '', '&' ); ?>
  • $share_url, 'title' => $share_title, ); $href = 'https://getpocket.com/edit?' . http_build_query( $querys, '', '&' ); ?>
  • $share_url, 'text' => $share_title, ); $href = 'https://social-plugins.line.me/lineit/share?' . http_build_query( $querys, '', '&' ); ?>