Sindbad~EG File Manager
<div class="row">
<div class="col-2 col-lg-12 mt-4">
<a href="http://facebook.com/share.php?u=<?php the_permalink() ?>&t=<?php echo urlencode(get_the_title('', '', false)) ?>" target="_blank" title="Compartilhar <?php the_title();?> no Facebook" class="mr-1">
<img class="icon" src="<?php echo images_path() . '/facebook.svg'; ?>">
</a>
</div>
<div class="col-2 col-lg-12 mt-4">
<a href="http://twitter.com/intent/tweet?text=<?php echo urlencode(get_the_title());?>&url=<?php the_permalink();?>" title="Twittar sobre <?php the_title();?>" target="_blank" class="mr-1">
<img class="icon" src="<?php echo images_path() . '/twitter.svg'; ?>">
</a>
</div>
<div class="col-2 col-lg-12 mt-4">
<a href="whatsapp://send?text=<?php the_permalink() ?>" data-action="share/whatsapp/share">
<img class="icon" src="<?php echo images_path() . '/whatsapp.svg'; ?>">
</a>
</div>
<div class="col-2 col-lg-12 mt-4">
<a href="http://www.linkedin.com/shareArticle?mini=true&url=<?php the_permalink();?>&title=<?php echo urlencode(get_the_title())?>" target="_blank" title="Compartilhar no LinkedIn <?php the_title();?>">
<img class="icon" src="<?php echo images_path() . '/linkedin-preto.svg'; ?>">
</a>
</div>
</div>
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists