Descripción
In this age of social media, it is easy for your intellectual assets to get hijacked and you never get the credit you deserve for your work. This plugin prevents that by helping you insert watermarks on your site images, article thumbnails, and your product photos, so you don’t have to worry about anyone stealing your image assets ever again!
Contribute
If you’d like to contribute to the development of this plugin, you can find it on GitHub.
Capturas
Instalación
- Go to ‘Plugins > Add New’ on your WordPress admin dashboard.
- Search for ‘Watermark My Images’ plugin from the official WordPress plugin repository.
- Click ‘Install Now’ and then ‘Activate’.
- Go to the Watermark My Images options page and set your Text and Image options.
- Proceed to upload any image of your choice and you should see your Watermark now attached to it.
- Happy Watermarking!
Reseñas
No hay valoraciones para este plugin.
Colaboradores y desarrolladores
«Watermark My Images» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
Colaboradores«Watermark My Images» está traducido en 2 idiomas. Gracias a los traductores por sus contribuciones.
Traduce «Watermark My Images» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0.5
- Change function name
wmi_get_settings
towmig_get_settings
. - Change function name
wmi_get_equivalent
towmig_get_equivalent
. - Added more Unit tests.
- Tested up to WP 6.6.2.
1.0.4
- Prevent direct access that can lead to Security issues.
- Tested up to WP 6.6.2.
1.0.3
- Remove
icc
files (non-GPL files). - Added more Unit tests.
- Fix bugs & linting issues.
- Tested up to WP 6.6.2.
1.0.2
- Ignore PHPCS warning for Admin options page.
- Implement Image, Paste & Save Exception classes.
- Tie Plugin options to Attachment & PageLoad service.
- Added Unit tests coverage.
- Fix bugs & linting issues.
- Tested up to WP 6.6.2.
1.0.1
- Fix Text height relative to Image width.
- Implement New Image & Text class methods.
- Implement Watermark addition & deletion for Image Metadata.
- Custom Hooks –
watermark_my_images_on_delete_image_crops
,watermark_my_images_on_page_load
,watermark_my_images_on_add_image_crops
. - Tested up to WP 6.6.2.
1.0.0
- Initial release
- Add Watermarks to Images.
- Custom Hooks –
watermark_my_images_on_add_image
,watermark_my_images_on_woo_product_get_image
,watermark_my_images_text
,watermark_my_images_text_position
,watermark_my_images_form_fields
,watermark_my_images_on_delete_image
. - Custom plugin options page.
- Tested up to WP 6.6.2.