Image Watermark allows you to automatically watermark images uploaded to the WordPress Media Library and bulk watermark previously uploaded images.
For more information, check out plugin page at dFactory, documentation page or plugin support forum.
Features include:
Bulk watermark - Apply watermark option in Media Library actions
Watermark images already uploaded to Media Library
GD LIbrary and ImageMagic support
Image backup functionality
Option to remove watermark
Flexible watermark position
Watermark image preview
Set watermark offset
Select post types where watermark will be aplied to uploaded images or select adding watermark during any image upload
Select from 3 methods of aplying watermark size: original, custom or scaled
Set watermark transparency / opacity
Select image format (baseline or progressive)
Set image quality
Protect your images from copying via drag&drop
Disable right mouse click on images
Disable image protection for logged-in users
.pot file for translations included
安装:
Install Image Watermark either via the WordPress.org plugin directory, or by uploading the files to your server
通过 WordPress 的“插件”菜单激活插件
Go to the Watermark menu in Settings and set your watermarking options.
Enable watermark to apply watermark to uploaded images or go to Media Library to apply watermark to previously uploaded images
屏幕截图:
升级注意事项:
1.9.0
Fix watermarked image not refreshing in attachment edit screen after watermark is applied or removed
更新日志:
1.9.0
Fix: Watermarked image not refreshing in attachment edit screen after watermark is applied or removed
Fix: Updated image reload selectors to support modern WordPress attachment details page structure
Tweak: Complete modern rewrite of Right click blocking feature
1.8.0
New: WebP image files support
1.7.4
Fix: Potential security issue with capability check - props WordFence
Fix: Saving post types settings issue
Tweak: WordPress 6.5 compatibility
1.7.3
Tweak: WordPress 6.2 compatibility
Tweak: PHP 8.2 compatibility
1.7.2
Fix: Missing admin-media.js file
1.7.1
Fix: Watermark option not available in Media Library
1.7.0
Tweak: WordPress 5.9 compatibility
Tweak: PHP 8.x compatibility
1.6.6
Tweak: PHP 7.3 compatibility
1.6.5
Fix: Improved support for PHP 7 and above
Fix: Backup folders handling of date based organized uploads
1.6.4
Fix: Transparent PNG issues with ImageMagic library
1.6.3.1
Fix: The plugin directory upload fix.
1.6.3
Fix: PNG files watermarking issue
1.6.2
New: Option to select watermark offset unit - pixels or percentages
Tweak: Added values to slider settings fields
1.6.1
Fix: Minor bug with AJAX requests, thanks to JoryHogeveen
Fix: Prevent watermarking the watermark image, thanks to JoryHogeveen
Tweak: Code cleanup
1.6.0
New: Image backup functionality, thanks to JoryHogeveen
New: Option to remove watermark (if backup is available)
1.5.6
New: PHP image processing library option, if more than one available.
Fix: Manual / Media library watermarking not working.
Fix: Image sizes not being generated proparly in GD library.
1.5.5
Fix: Determine AJAX frontend or backend request
Tweak: Remove Polish and Russian translations, in favor of GlotPress
1.5.4
Fix: Use of undefined constant DOING_AJAX
1.5.3
New: ImageMagic support
1.5.2
Tweak: Switch from wp_get_referer() to DOING_AJAX and is_admin().