Social Share Codes

Facebook PHP
<div><a href="https://www.facebook.com/sharer/sharer.php?u=&t=" title="Share on Facebook" target="_blank" onclick="window.open('https://www.facebook.com/sharer/sharer.php?u=' + encodeURIComponent(document.URL) + '&t=' + encodeURIComponent(document.URL)); return false;"> <img src="/wp-content/uploads/2022/07/facebook.png" alt="" width="33"> </a>
</div>
Twitter PHP
<div><a href="https://twitter.com/share?url=" title="Share on Twitter" target="_blank" onclick="window.open('https://twitter.com/share?url=' + encodeURIComponent(document.URL) + '&t=' + encodeURIComponent(document.URL)); return false;"><img src="/wp-content/uploads/2022/07/twitter.png" alt="" width="33"></a>
</div>
Linkedin PHP
<div><a href="http://www.linkedin.com/shareArticle?mini=true&url=&title=&summary=&source=" target="_blank" title="Share on LinkedIn" onclick="window.open('http://www.linkedin.com/shareArticle?mini=true&url=' + encodeURIComponent(document.URL) + '&title=' + encodeURIComponent(document.title)); return false;"><img src="/wp-content/uploads/2022/07/linkedin.png" alt="" width="33"></a>
</div>
Gmail PHP
<div><a href="mailto:?subject=&body=:%20" target="_blank" title="Email" onclick="window.open('mailto:?subject=' + encodeURIComponent(document.title) + '&body=' + encodeURIComponent(document.URL)); return false;"><img src="/wp-content/uploads/2022/07/gmail.png" alt="" width="33"></a>
</div>