Profile
Achievement
RainyDayMedia's Recent Snippets
- All /
« Prev 1 Next »
Simple function - just place it in your theme's functions.php file, save, and you're good to go. If an image in your content is missing the alt tag, it adds that posts title as the alt tag for the image.
It's been recommended to me that I shouldn'...
0
1544
posted 13 years ago by RainyDayMedia
Change the small logo at the top of the dashboard: Just add to the bottom of your theme's functions.php file
0
734
posted 13 years ago by RainyDayMedia
Removing the generator tag for security purposes... add to the bottom of your theme's functions.php file
0
737
posted 13 years ago by RainyDayMedia
Add to the bottom of the your theme's function.php file. Change to your site's name
0
861
posted 13 years ago by RainyDayMedia
For those of use who use Wordpress as a CMS, this gives you the option of hiding all your dashboard widgets, for all users.
<br>**Open your theme’s functions.php file located in your theme’s folder. Copy this script, paste it at the bottom of y...
0
922
posted 13 years ago by RainyDayMedia