The best WordPress legal pages generator that comes with pre-made templates for GDPR, CCPA, DMCA, Privacy Policy, Terms & Conditions, Cookie Polic …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
94
12 issue groups
Security
30
4 issue groups
Repo Compliance
2
2 issue groups
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
Unescaped parameter $table used in $wpdb->get_results()\n$table assigned unsafely at line 14.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $table at "SELECT id, name, content, type FROM $table ORDER BY type ASC, name ASC"
Sample message
Use placeholders and $wpdb->prepare(); found $count_query
Sample message
Function "get_rest_url()" requires WordPress 4.4.0, but your plugin minimum supported version is WordPress 4.0.0.
Sample message
Unescaped parameter $count_query used in $wpdb->get_var()\n$count_query assigned unsafely at line 610.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WPLP_REMOTE_POST_ID".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "lp_register_pro_last_submenus".
Sample message
File contains UTF-8 byte order mark, which may corrupt your application
Sample message
Attempting a database schema change is discouraged.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "adl_replace_shortcodes_in_text".
Sample message
Plugin name "Legal Pages – Privacy Policy, Terms & Conditions, GDPR, CCPA, and Cookie Notice Generator" is different from the name declared in plugin header "Legal Pages".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Potential connections found in static code analysis.
Outbound calls
186
External assets
0
Incoming endpoints
1
No external asset domains detected.
wp_ajax
3 score snapshots
v1.6.4
48
Latest
v1.6.3
48
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 48 | 126 | 43 | 83 | v1.6.4 | 2.1.0 |
| 48 | 126 | 43 | 83 | v1.6.3 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.