Create landing pages without any programming skills and import them to your WordPress site using this plugin.
Prioritized issue groups from the latest Plugin Check scan
Security
20
6 issue groups
Maintainability
15
9 issue groups
I18n
6
2 issue groups
Sample message
Detected usage of a non-sanitized input variable: $_REQUEST['_wpnonce']
Sample message
Missing $domain parameter in function call to __().
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$file'.
Sample message
Processing form data without nonce verification.
Sample message
$_GET['pagename'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$landingPost".
Sample message
Detected usage of a possibly undefined superglobal array index: $_REQUEST['_wpnonce']. Check that the array index exists before using it.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Function "str_starts_with()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 4.0.0.
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "page_templater_plugin_dir_path".
Sample message
Processing form data without nonce verification.
Sample message
get_page_by_title() has been deprecated since WordPress version 6.2.0. Use WP_Query instead.
Sample message
Plugin name "Landingi Landing Pages" is different from the name declared in plugin header "Landingi Landing pages".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "landingi-plugin", expected "landingi-landing-pages".
Not analyzed yet.
First score snapshot
v4.4.0
55
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 55 | 41 | 18 | 23 | v4.4.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.