The most advanced frontend drag & drop page builder. Pagelayer is a light weight but extremely powerful Website Builder.
Prioritized issue groups from the latest Plugin Check scan
Security
844
8 issue groups
I18n
296
3 issue groups
Maintainability
213
14 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<a class='nav-tab{$active_class}' href='{$type_url}'>{$type_label}</a>"'.
Sample message
Missing $domain parameter in function call to __().
Sample message
$_GET[$name] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_FILES['userfile']['name']
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$app".
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['userfile']['name']. Check that the array index exists before using it.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Processing form data without nonce verification.
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
Processing form data without nonce verification.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Function "do_blocks()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.7.0.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "enter_title_here".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found interpolation in unescaped heredoc.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
The $text parameter must be a single text string literal. Found: $val['title']
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
Detected usage of meta_value, possible slow query.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "__pl".
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
Sample message
Detected usage of meta_query, possible slow query.
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Potential connections found in static code analysis.
Outbound calls
208
External assets
14
Incoming endpoints
55
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
39 more hidden
9 score snapshots
v2.2.1
23
Latest
v2.2.0
23
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 1,404 | 820 | 584 | v2.2.1 | 2.1.0 |
| 23 | 1,404 | 820 | 584 | v2.2.0 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.