<li> <a class="btn--twitter" href="http://twitter.com/share?url=<?php echo wp_get_shortlink($post_id);?>&text=<?php echo get_the_title(); ?>&via=alta_school&tw_p=tweetbutton&related=alta_school" target="_blank"><img src="<?php echo get_template_directory_uri(); ?>/img/common/icon_twitter.png" alt="twitter"></a> </li> <li> <a href="http://www.facebook.com/share.php?u=<?php the_permalink(); ?>&t=<?php echo get_the_title(); ?>" target="_blank"><img src="<?php echo get_template_directory_uri(); ?>/img/common/icon_fb.png" alt="facebook"></a> </li>
シェア数カウントが必要でなければ、 twitterやfacebookのシェアボタンはプラグインなしで設置できます。
【WordPress】自作のSNSシェアボタンをショートコードで設置する
オリジナルのSNSシェアボタンをショートコードで好きな場所に呼び出す方法を書きました。ワードプレスの高速化対策にどうぞ。
コメント