=== 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.5 Stable tag: 2.1 Donate link: http://MyWebsiteAdvisor.com/donations 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: * PHP 5 * GD extension for PHP To-do: == 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 us debug the problem. Check in your error log if you can. Please send screenshots as well as a detailed description of the problem. = 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 == = 2.2 = * updated plugin settings screen * updated and improved image preview on edit media screen * added ability to select type of images to auto watermark, for example jpg only = 2.1 = * updated readme file. * fixed several issues causing warnings and notices in debug.log * added plugin version to plugin diagnostic screen. = 2.0.7 = * fixed typo in help menu = 2.0.6 = * fixed issues with displaying cached version of images, and not displaying newly watermarked images properly. * verified compatibility with WordPress v3.5 = 2.0.5 = * fixed several improper opening php tags = 2.0.4 = * added rate this plugin link in plugin row meta links on plugin screen * added upgrade plugin link in plugin row meta links on plugin screen * added check for image types before attempting to apply wantermark to eliminate error messages. * resolved warnings about ereg_replace depricated function * resolved other notices and warnings about undefined index = 2.0.3 = * added link to rate and review this plugin on WordPress.org. = 2.0.2 = * cleaned up a leftover/unused debug function. = 2.0.1 = * updated plugin activation php version check which was causing out of place errors. = 2.0 = * added contextual help menu with faqs and support links * fixed broken links = 1.9 = * added to debug info panel, minor cleanup, fixed broken links = 1.8 = * updated image size selection option to resolve issue with non-standard or custom size images not having watermarks applied. = 1.7 = * fixed some broken links, other minor cleanup. = 1.6 = * improved appearance of plugin settings page, increased output quality of final watermarked image, added plugin diagnostic on settings page. = 1.5 = * added option to turn off advanced features preview on upload screen. = 1.4 = * added image preview similar to ultra version. = 1.3 = * added better error checking on image upload types = 1.2 = * Minor cleanup and optimization. = 1.1 = * Fixed minor bug causing warning message about "installScripts" function. = 1.0 = * Initial release