You can open a Dropbox account here The account is free which will give you 2 gigs of space, or you can opt for a bigger one which is paid. You can get wp Time Machine from here
Read more
You can download contact form 7 from here
Read more
The 7 deadly sins of wordpress:
Read more
How to insert a Native WordPress Gallery into a Post with LightBox
Read more
Today I am going to show you how to add a YouTube Channel to a post or page using a short code. So open up your functions.php file and copy the follow in there. Make sure to include it between the php tags . function youtubechannel($atts){ extract(shortcode_atts(array( ‘user_name’ => ”, ‘show’ => ”, ‘width’ => [...]
Read more