emka.web.id

hadapi dengan tenang jiwa, semua akan baik-baik saja


Untuk menambahkan link ataupun widget Google+ (+1) pada tiap post, silakan buka file functions.php pada themes kamu dan tulis:

add_filter('the_content', 'wpr_google_plusone');
function wpr_google_plusone($content) {
	$content = $content.'<div class="plusone"><g:plusone size="tall" href="'.get_permalink().'"></g:plusone></div>';
	return $content;
}
add_action ('wp_enqueue_scripts','wpr_google_plusone_script');
function wpr_google_plusone_script() {
	wp_enqueue_script('google-plusone', 'https://apis.google.com/js/plusone.js', array(), null);
}

Incoming search terms:

Tulisan Menarik Lainnya


No Comments on “Belajar WordPress: Menambah Google +1 Pada tiap Post”

You can track this conversation through its atom feed.

No one has commented on this entry yet.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>