The watermark is placed on your images through a htaccess and php file. This means that your images are actually
not modified. You can still download them from your FTP, and they will not have any watermark.
It applies the watermark on
new images as well as images already uploaded. It does not alter your original image files.
By deactivating the plugin, the watermark will be removed on all images.
You have to know that :
- you need to be able to create a htaccess file in your uploads directory.
- you need the GD library.
- you need the Apache module «mod_rewrite» to be activated.
- works only with JPG files (for now).
Available languages :
For support, please visit
alti-Watermark plugin
- Upload
alti-watermark
folder to the /wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
Note : GD library is needed and being able to create a .htaccess file in uploads directory.