The official companion plugin for Peregrine Themes. Adds widgets, customization options, Elementor widgets, and demo import features.
Prioritized issue groups from the latest Plugin Check scan
Security
168
5 issue groups
Maintainability
126
16 issue groups
I18n
34
2 issue groups
Performance
14
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Since $package $version: "'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$base'.
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "Psr\EventDispatcher".
Sample message
Missing $domain parameter in function call to __().
Sample message
All output should be run through an escaping function (like echo esc_html_x() or echo esc_attr_x()), found '_ex'.
Sample message
Function "_wp_has_noncharacters_fallback()" requires WordPress 6.9.0, but your plugin minimum supported version is WordPress 5.9.0.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Processing form data without nonce verification.
Sample message
Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
var_export() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
Sample message
The "goto" language construct should not be used.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
Do not use Localhost/127.0.0.1/*.local in your code. Found: http://localhost/
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "normalizer_is_normalized".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DS".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
The parameter "$cat_args" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$section_priority".
Sample message
Mismatched text domain. Expected 'hester-core' but got 'data-liberation'.
Sample message
The use of function ini_set() is discouraged
Sample message
Detected usage of tax_query, possible slow query.
Sample message
trigger_error() found. Debug code should not normally be used in production.
Not analyzed yet.
2 score snapshots
v1.1.9
27
Latest
v1.1.6
27
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 27 | 356 | 253 | 103 | v1.1.9 | 2.0.0 |
| 27 | 356 | 253 | 103 | v1.1.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.