>> http://www.google.com/intl/en/webmasters/+1/button/index.html
Oluşturduğun buton kodunu kopyala. Single.php dosyasını notepad++ benzeri bir editörle aç.
Aşağıdaki kodu bul:
Bu kodun hemen altına istediğin yazıyı ve kodunu yapıştır.
Örnek olarak:
Bu yazıyı beğendiyseniz +1 Butonu Tıklayın:
<script>
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>