This plugin allows the admin to reset all the passwords and automatically email out the link to reset
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_emergency_password_reset_menu_item". | index.php:17:1 | Plugin Repo |
| ERROR | PluginCheck.CodeAnalysis.Offloading.OffloadedContent | Offloading images, js, css, and other scripts to your servers or any remote service is disallowed. | index.php:85:17 | Plugin Repo |
| ERROR | PluginCheck.CodeAnalysis.Offloading.OffloadedContent | Offloading images, js, css, and other scripts to your servers or any remote service is disallowed. | index.php:85:17 | 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(). | index.php:167:41 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_fopen | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen(). | index.php:194:28 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_fopen | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen(). | index.php:196:27 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_fputs | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fputs(). | index.php:206:13 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_fclose | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose(). | index.php:208:9 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_fclose | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose(). | index.php:209:3 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.rename_rename | rename() is discouraged. Use WP_Filesystem::move() to rename a file. | index.php:210:3 | Plugin Repo |
| 24.11.2025, 12:02:35 | 8s | 95 | 11 | 11 |
| 20.11.2025, 09:43:16 | 11s | 96 | 11 | 6 |
| 15.11.2025, 16:37:28 | 10s | 83 | 39 | 20 |