Facebook button is very useful and it help you to grow website visitor. First open your single.php or post.php file in your theme’s folder. Then paste the following code before or after the_content() inside your post loop: [php] <iframe src="http://www.facebook.com/plugins/like.php?href=<?php echo urlencode(get_permalink($post->ID)); ?>&layout=standard&show_faces=false&width=450&action=like&colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:25px"></iframe> [/php] If you want to […]
Best plugin collection for wordpress template developer
Akismet Possibly the best way in the world to protect you from web spam. All In One SEO Pack Optimizes your WordPress blog for Search Engines. Inline PHP The plugin can execute php string in posts/pages, and display the output as the contents of posts/pages. PHP Code Widget The normal Text widget allows you to […]