This is a cool snipped, using this code you’ll be able to move at the bottom the newest wordpress admin bar (i hate), just apply code in your function.php Continue reading
February 21, 2012
by Pigi
0 comments
February 21, 2012
by Pigi
0 comments
This is a cool snipped, using this code you’ll be able to move at the bottom the newest wordpress admin bar (i hate), just apply code in your function.php Continue reading
February 21, 2012
by Pigi
0 comments
This hack for wordpress will redirect user to a random post, after saving this snippet in your function.php go on menu and create a link yourblog.dotcom/random, and people will be redirect to a random post called on the database. Continue reading
February 20, 2012
by Pigi
0 comments
Using this snippet you just need to add to your function.php of your theme you can add iframe in your posts. To add an iframe you just need to write the iframe html code in the visual editor, and TinyMCE will not kill the code. That’s all Continue reading
February 5, 2012
by Pigi
1 Comment
Do you like brand new website revelation “Pinterest” follow this article to be able to embed a pinterest button in your wordpress blog; you can add this code directly in your theme in the loop; for example in home or in single.php. Continue reading
January 31, 2012
by Pigi
0 comments
This tutorial allow you to include custom post type in the archive pages. Add this snippet in your wordpress’s theme function.php file Continue reading
January 30, 2012
by Pigi
0 comments
Using this code you can exlude from search results on search engine all folders that don’t contain content files. This is a security hack, and also a SEO tips. Just need to replace your robots.txt file with the following content. You can find “robots.txt” in your blog’s root folder. Continue reading