ONTRApages for WordPress allows Ontraport Premium users to connect to their accounts and easily publish their landing pages on their own WordPress sit …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
24
9 issue groups
Security
16
6 issue groups
I18n
2
2 issue groups
Repo Compliance
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$html'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "ONTRApage".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$html".
Sample message
Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
In footer ($in_footer) is not set explicitly wp_register_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
The upgrade notice for "1.1.8" exceeds the limit of 300 characters.
Sample message
Sanitization missing for register_setting().
Sample message
Detected usage of a non-sanitized input variable: $_POST['ontrapagenonce']
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST["ontrapage"]. Check that the array index exists before using it.
Sample message
$_POST['ontrapagenonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Found usage of constant "TEMPLATEPATH". Use get_template_directory() instead.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "OPAPI".
Sample message
Processing form data without nonce verification.
Sample message
Missing $domain parameter in function call to __().
Sample message
Tested up to: 7.0.1 The version number should only include major versions 7.0.
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Sample message
The "Text Domain" header in the plugin file should only contain lowercase letters, numbers, and hyphens. Found "ONTRApages.com".
Potential connections found in static code analysis.
Outbound calls
9
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
2 score snapshots
v1.2.26
53
Latest
v1.2.25
53
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 53 | 43 | 16 | 27 | v1.2.26 | 2.0.0 |
| 53 | 43 | 16 | 27 | v1.2.25 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.