Webyx for Gutenberg it's a simple way to create amazing fullpage full screen scrollable websites in WordPress with Gutenberg editor.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Security
10
4 issue groups
I18n
9
5 issue groups
Maintainability
5
4 issue groups
Repo Compliance
1
1 issue group
ERRORSecurityOutput is not escapedAll output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$dont_disturb'.5
- Category
- Security
- Occurrences
- 5
- Severity
- error
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$dont_disturb'.
WARNINGSecurityNonce verification recommendedProcessing form data without nonce verification.3
- Category
- Security
- Occurrences
- 3
- Severity
- warning
Sample message
Processing form data without nonce verification.
ERRORI18nMissing Translators CommentA 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.3
- Category
- I18n
- Occurrences
- 3
- Severity
- error
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.
WARNINGMaintainabilityNot In FooterIn 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.2
- Category
- Maintainability
- Occurrences
- 2
- Severity
- warning
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.
ERRORI18nMissing Arg DomainMissing $domain parameter in function call to esc_html__().2
- Category
- I18n
- Occurrences
- 2
- Severity
- error
Sample message
Missing $domain parameter in function call to esc_html__().
ERRORI18nNon Singular String Literal DomainThe $domain parameter must be a single text string literal. Found: $plugin_info[ 'TextDomain' ]2
- Category
- I18n
- Occurrences
- 2
- Severity
- error
Sample message
The $domain parameter must be a single text string literal. Found: $plugin_info[ 'TextDomain' ]
WARNINGSecurityInput is not sanitizedDetected usage of a non-sanitized input variable: $_GET['spare_me']1
- Category
- Security
- Occurrences
- 1
- Severity
- warning
Sample message
Detected usage of a non-sanitized input variable: $_GET['spare_me']
WARNINGSecurityRequest data is not unslashed$_GET['spare_me'] not unslashed before sanitization. Use wp_unslash() or similar1
- Category
- Security
- Occurrences
- 1
- Severity
- warning
Sample message
$_GET['spare_me'] not unslashed before sanitization. Use wp_unslash() or similar
WARNINGMaintainabilityMissing VersionResource version not set in call to wp_register_style(). This means new versions of the style may not always be loaded due to browser caching.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Resource version not set in call to wp_register_style(). This means new versions of the style may not always be loaded due to browser caching.
WARNINGI18nNo Html Wrapped StringsTranslatable string should not be wrapped in HTML. Found: '<div class="webyx-fg-review webyx-fg-wrp">\n <p>You have been using <b>%s</b> for a while. We hope you liked it! If for any reason you\'re having trouble using Webyx, please contact us and we\'ll try to help you and answer your questions!</p>\n <div class="webyx-fg-review-btn">\n <a href="%s" class="button button-primary webyx-fg-rate-now" target="_blank">Contact the Team!</a>\n <a href="%s" class="webyx-fg-review-done">I\'m ok!</a>\n </div>\n </div>'1
- Category
- I18n
- Occurrences
- 1
- Severity
- warning
Sample message
Translatable string should not be wrapped in HTML. Found: '<div class="webyx-fg-review webyx-fg-wrp">\n <p>You have been using <b>%s</b> for a while. We hope you liked it! If for any reason you\'re having trouble using Webyx, please contact us and we\'ll try to help you and answer your questions!</p>\n <div class="webyx-fg-review-btn">\n <a href="%s" class="button button-primary webyx-fg-rate-now" target="_blank">Contact the Team!</a>\n <a href="%s" class="webyx-fg-review-done">I\'m ok!</a>\n </div>\n </div>'
Show 4 moreShow less
ERRORI18nUnordered Placeholders Text1
- Category
- I18n
- Occurrences
- 1
- Severity
- error
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s, %3$s", but got "%s, %s, %s" in '<div class="webyx-fg-review webyx-fg-wrp">\n <p>You have been using <b>%s</b> for a while. We hope you liked it! If for any reason you\'re having trouble using Webyx, please contact us and we\'ll try to help you and answer your questions!</p>\n <div class="webyx-fg-review-btn">\n <a href="%s" class="button button-primary webyx-fg-rate-now" target="_blank">Contact the Team!</a>\n <a href="%s" class="webyx-fg-review-done">I\'m ok!</a>\n </div>\n </div>'.
WARNINGMaintainabilitymismatched plugin name1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Plugin name "Webyx for Gutenberg - Fullpage Fullscreen Scrolling Websites" is different from the name declared in plugin header "Webyx".
ERRORRepo Complianceoutdated tested upto header1
- Category
- Repo Compliance
- Occurrences
- 1
- Severity
- error
Sample message
Tested up to: 6.9 < 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.
WARNINGMaintainabilitytrademarked term1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Webyx for Gutenberg - Fullpage Fullscreen Scrolling Websites" - contains the restricted term "gutenberg" which cannot be used at all in your plugin name.
External Connections
Potential connections found in static code analysis.
Outbound calls
15
External assets
1
Incoming endpoints
0
Notable Domains
External Asset Domains
Incoming Endpoints
No public endpoints detected.
Score History
First score snapshot
v2.1.1
72
Latest
- Findings
- 25
- Errors
- 14
- Warnings
- 11
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 72 | 25 | 14 | 11 | v2.1.1 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.