Bulk page creation for setting up quickly your website. Intuitive and easy to use.
Prioritized issue groups from the latest Plugin Check scan
Security
43
5 issue groups
I18n
13
2 issue groups
Maintainability
10
3 issue groups
Repo Compliance
2
2 issue groups
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$k'.
Sample message
Missing $domain parameter in function call to __().
Sample message
Short PHP opening tag used with echo; expected "<?php echo $k ..." but found "<?= $k ..."
Sample message
Detected usage of a non-sanitized input variable: $_POST['create_menu']
Sample message
$_POST['create_menu'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The $text parameter must be a single text string literal. Found: 'Error while inserting this page ' . $page['name']
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "page_css_class".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$plugin_dir_path".
Sample message
Detected usage of a possibly undefined superglobal array index: $_REQUEST['_wpnonce']. Check that the array index exists before using it.
Sample message
Tested up to: 6.1 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Not analyzed yet.
First score snapshot
v1.0.3
41
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 41 | 68 | 52 | 16 | v1.0.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.