Latest updates of iHomam
-
Action Script
Remove The Dashboard Update Message
A particularly useful function of WordPress is that it informs you when a new update is available to download. This is displayed at the top of your WordPress admin panel However, there are occasions where you might not want this message to displayed – for example, if you’re building a WordPress site for a client simply add the following lines of code to your functions.php file:
13:36 Aug 05 2010286 0 -
php
Remove dashboard menus
When building a WordPress blog for a client, it can be a good idea to remove access to some dashboard menus in order to avoid future problems such as the client “accidentally” deleting the custom theme they paid for. Paste the following code in the functions.php file from your theme directory
13:21 Aug 05 2010127 0 -
php
Hide WordPress version
this hock hide the meta version appearing within the <head> and </head> html tag of wp blog so by this code its Difficult for anyone to know what version of wordpess you are using put this code in function.php file
13:09 Aug 05 2010107 0