=== Transparent Image Watermark === Name: Transparent Image Watermark Contributors: MyWebsiteAdvisor, ChrisHurst Tags: Watermark, Images, Image, Picture, Pictures, Photo, Photos, Upload, Post, Plugin, Page, Admin Requires at least: 2.9 Tested up to: 3.3.1 Stable tag: 1.2 Adds a watermark to all uploaded images, using PNG images with transparency. == Description == This plugin allows you to watermark your uploaded images using a PNG image file with transparency. The user friendly settings page allows for control over the appearance of your watermark. You can set your watermarks to always be a specific percentage of the target image. Check out the [Transparent Image Watermark for WordPress video](http://www.youtube.com/watch?v=fEhZK1U8W94): http://www.youtube.com/watch?v=fEhZK1U8W94&hd=1 Developer Website: http://MyWebsiteAdvisor.com Plugin Page: http://MyWebsiteAdvisor.com/tools/wordpress-plugins/transparent-image-watermark/ Video Tutorial: http://mywebsiteadvisor.com/learning/video-tutorials/transparent-image-watermark-tutorial/ We are looking for testimonials and live examples of our plugins on your website! Please submit your website or testimonial here: http://MyWebsiteAdvisor.com/testimonials If we choose your testimonial or website we can link to your site and generate some free traffic for you! Requirements: * PHP5 * GD extension for PHP To-do: * Change Location of Watermark. * Add the ability to turn off watermark when uploading an image. == Installation == 1. Upload `transparent-watermark/` to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Go to Transparent Watermark settings and enable Transparent Watermark Plugin. == Frequently Asked Questions == = Plugin doesn't work ... = Please specify as much information as you can to help me debug the problem. Check in your error.log if you can. = Error message says that I don't have GD extension installed = Contact your hosting provider and ask them to enable GD extension for your host, GD extension is required for watermarking. Check out the [Transparent Image Watermark for WordPress video](http://www.youtube.com/watch?v=fEhZK1U8W94): http://www.youtube.com/watch?v=fEhZK1U8W94&hd=1 Developer Website: http://MyWebsiteAdvisor.com Plugin Page: http://MyWebsiteAdvisor.com/tools/wordpress-plugins/transparent-image-watermark/ Video Tutorial: http://mywebsiteadvisor.com/learning/video-tutorials/transparent-image-watermark-tutorial/ We are looking for testimonials and live examples of our plugins on your website! Please submit your website or testimonial here: http://MyWebsiteAdvisor.com/testimonials If we choose your testimonial or website we can link to your site and generate some free traffic for you! == Screenshots == 1. Finished Example Image 2. Thumbnail Example 3. Admin Page == Changelog == = 1.2 = * Minor cleanup and optimization. = 1.1 = * Fixed minor bug causing warning message about "installScripts" function. = 1.0 = * Initial release