shuvocse

Social Share Button

Aug 26th, 2020
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.71 KB | None | 0 0
  1. <div class="single-blog-social">
  2.                 <a href="https://www.facebook.com/sharer.php?u=<?php the_permalink();?>"><i class="fa fa-facebook"></i></a>
  3.                 <a href="https://twitter.com/intent/tweet?url=<?php the_permalink();?>"><i class="fa fa-twitter"></i></a>
  4.                 <a href="https://www.linkedin.com/sharing/share-offsite?mini=true&url=<?php the_permalink();?>"><i class="fa fa-instagram"></i></a>
  5.                 <a href="#"><i class="fa fa-youtube-play"></i></a>
  6.                 <a href="https://www.linkedin.com/sharing/share-offsite?mini=true&url=<?php the_permalink();?>"><i class="fa fa-linkedin"></i></a>
  7.                 <a href="https://www.pinterest.com/pin/create/button/?url=<?php the_permalink();?>"><i class="fa fa-pinterest-p"></i></a>
  8.             </div>
Add Comment
Please, Sign In to add comment