Search and replace text, images, URLs, footer credits, code blocks or jQuery-Ajax content in real time or in Database, easy user-interface
Prioritized issue groups from the latest Plugin Check scan
Maintainability
273
12 issue groups
Security
166
11 issue groups
I18n
4
2 issue groups
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Unescaped parameter $clause used in $wpdb->get_results()\n$clause assigned unsafely at line 122.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "bfar_save_item_history".
Sample message
Processing form data without nonce verification.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $search at "$search "
Sample message
Direct integration with a third-party AI provider (api.anthropic.com) detected. Consider the WordPress AI Client (wp_ai_client_prompt()) introduced in WordPress 7.0.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Detected usage of a non-sanitized input variable: $_FILES['media_file']
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
$_GET['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
rename() is discouraged. Use WP_Filesystem::move() to rename a file.
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Unescaped parameter $search used in $wpdb->get_results()\n$search assigned unsafely at line 218.
Sample message
Use placeholders and $wpdb->prepare(); found $clauses
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$RTAFAF".
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['media_file']['error']. Check that the array index exists before using it.
Sample message
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.
Sample message
Attempting a database schema change is discouraged.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Real_Time_Auto_Find_And_Replace".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$name".
Sample message
set_error_handler() found. Debug code should not normally be used in production.
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Potential connections found in static code analysis.
Outbound calls
108
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
5 score snapshots
v2.0.1
31
Latest
v2.0.0
30
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 31 | 448 | 128 | 320 | v2.0.1 | 2.1.0 |
| 30 | 450 | 130 | 320 | v2.0.0 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.