Disable Wordpress Core Update Notification Message without plugins
-
3
This tutorial requested by wordpressschool, By the way for all other user, please consider use request section so we can eliminated spam :D. There is simple way for disable Wordpress Core Update Notification Message without plugins, Just copying this code on your functions.php add_action( ‘init’, create_function( ‘$a’, “remove_action( ‘init’, ‘wp_version_check’ );” ), 2 ); add_filter( [...]
How to Configure WordPress in Ubuntu?
How to Configure WordPress in Ubuntu? To you who are still confused to configure your wordpress in ubuntu, you can follow the following tutorial without having to buy expensive hosting server. Simply use Ubuntu, activate LAMP, and Tada! You are able to blogging. No need to bother anymore because the data upload blog content can [...]
Wordpress 2.8 is Comming Out
This good news for every wordpress user and lovers. After bleeding edge now wordpress 2.8 is ready for download. New feature more flexyble. And one more thing ! I dont need upgrade anything. My plugins is fine. My theme no need changing code or nothing.
Tutorial How to Integrate Wordpress into an Existing Website
Tutorial How to Integrate Wordpress into an Existing Website Wordpress as engine, enough cool right. Enough cool, but dont know how to do it, So I will share my favorite ebook ( again !! :D ), No more word here the ebook
Show Google Adsense in Post
In other post, I post about a remove version of wordpress, now how about we try some cool stuff, We will play with code function in wordpress. >:) Why we not use wpads or other plugin, cause what ? if we use that we not able place ads freely. So this trick is place ads [...]













