Effortlessly mass generate unlimited SEO-optimized pages in bulk with LPagery. Boost traffic, save time, and grow your business in just 5 minutes!
Prioritized issue groups from the latest Plugin Check scan
Maintainability
1,875
12 issue groups
Security
1,212
13 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$account_addon_ids".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" <a href='{$skip_url}' class='button button-small button-secondary'>{$use_plugin_anonymously_text}</a>"'.
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 $language_join at $language_join\n
Sample message
Use placeholders and $wpdb->prepare(); found $prepare
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_fs_text".
Sample message
Unescaped parameter $table used in $wpdb->query()\n$table assigned unsafely at line 231.
Sample message
Unescaped parameter $live_marker used in $wpdb->get_row()\n$live_marker assigned unsafely at line 1810.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "FS_Admin_Menu_Manager".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Could not update the Render Mode of page set $process_id: "'.
Sample message
Processing form data without nonce verification.
Sample message
Attempting a database schema change is discouraged.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
Sample message
$_GET['action'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DOING_LPAGERY_CREATION".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "before_delete_post".
Sample message
Detected usage of a non-sanitized input variable: $_GET['action']
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET["app_user_mail_address"]. Check that the array index exists before using it.
Sample message
Incorrect number of replacements passed to $wpdb->prepare(). Found 1 replacement parameters, expected 2.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Potential connections found in static code analysis.
Outbound calls
272
External assets
2
Incoming endpoints
26
No external asset domains detected.
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 score snapshots
v3.0.0
24
Latest
v2.5.8
25
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 3,121 | 800 | 2,321 | v3.0.0 | 2.1.0 |
| 25 | 2,587 | 665 | 1,922 | v2.5.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.