芝麻web文件管理V1.00
编辑当前文件:/home/r5772835/public_html/blog.ycreate.jp/wp-content/themes/swell/parts/single/share_btns.php
[ 'check_key' => 'show_share_btn_fb', 'title' => __( 'Facebookでシェア', 'swell' ), 'href' => 'https://www.facebook.com/sharer/sharer.php?u=' . urlencode( $share_url ), 'window_size' => 'height=800,width=600', ], 'twitter' => [ 'check_key' => 'show_share_btn_tw', 'title' => __( 'X(Twitter)でシェア', 'swell' ), 'href' => 'https://twitter.com/intent/tweet?', 'window_size' => 'height=400,width=600', 'querys' => [ 'url' => $share_url, 'text' => $share_title, ], ], 'hatebu' => [ 'check_key' => 'show_share_btn_hatebu', 'title' => __( 'はてなブックマークに登録', 'swell' ), 'href' => '//b.hatena.ne.jp/add?mode=confirm&url=' . urlencode( $share_url ), 'window_size' => 'height=600,width=1000', ], 'pocket' => [ 'check_key' => 'show_share_btn_pocket', 'title' => __( 'Pocketに保存', 'swell' ), 'href' => 'https://getpocket.com/edit?', 'querys' => [ 'url' => $share_url, 'title' => $share_title, ], ], 'pinterest' => [ 'check_key' => 'show_share_btn_pin', 'title' => __( 'ピンを保存', 'swell' ), 'href' => 'https://jp.pinterest.com/pin/create/button/', 'attrs' => 'data-pin-do="buttonBookmark" data-pin-custom="true" data-pin-lang="ja"', ], 'line' => [ 'check_key' => 'show_share_btn_line', 'title' => __( 'LINEに送る', 'swell' ), 'href' => 'https://social-plugins.line.me/lineit/share?', 'querys' => [ 'url' => $share_url, 'text' => $share_title, ], ], ]; if ( 'out' === $urlcopy_pos ) $share_btns_class .= ' has-big-copybtn'; ?>
=esc_html( $share_message )?>
$data ) : ?>
>
'c-shareBtns__icon -to-copy' ] ); ?> 'c-shareBtns__icon -copied' ] ); ?>
=esc_html__( 'URLをコピーしました!', 'swell' )?>
=esc_html__( 'URLをコピーする', 'swell' )?>
=esc_html__( 'URLをコピーしました!', 'swell' )?>