Image Watermark allows you to automatically watermark images uploaded to the WordPress Media Library and bulk watermark previously uploaded images.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_is_writable | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable(). | 135:9 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_is_writable | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable(). | 142:36 | Plugin Repo |
| ERROR | WordPress.WP.DeprecatedParameters.Add_optionParam3Found | The parameter "null" at position #3 of add_option() has been deprecated since WordPress version 2.3.0. Use "" instead. | 209:3 | Plugin Repo |
| ERROR | WordPress.WP.DeprecatedParameters.Add_optionParam3Found | The parameter "null" at position #3 of add_option() has been deprecated since WordPress version 2.3.0. Use "" instead. | 210:3 | Plugin Repo |
| ERROR | WordPress.WP.DeprecatedParameters.Add_optionParam3Found | The parameter "null" at position #3 of add_option() has been deprecated since WordPress version 2.3.0. Use "" instead. | 257:5 | Plugin Repo |
| ERROR | WordPress.WP.DeprecatedParameters.Add_optionParam3Found | The parameter "null" at position #3 of add_option() has been deprecated since WordPress version 2.3.0. Use "" instead. | 258:5 | Plugin Repo |
| ERROR | PluginCheck.CodeAnalysis.DiscouragedFunctions.load_plugin_textdomainFound | load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed. | 269:3 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.unlink_unlink | unlink() is discouraged. Use wp_delete_file() to delete a file. | 1216:4 | Plugin Repo |
| ERROR | WordPress.Security.EscapeOutput.UnsafePrintingFunction | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'. | 1228:26 | Security |
| ERROR | WordPress.Security.EscapeOutput.UnsafePrintingFunction | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'. | 1228:81 | Security |
| 11/13/2025, 3:10:33 AM | 11s | 45 | 133 | 96 |