Marquee Addons is a smooth video, text, image, and testimonial marquee carousel loop plugin for Elementor on WordPress
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Performance
13
1 issue group
Maintainability
12
3 issue groups
Security
1
1 issue group
WARNINGPerformancePost Not In excludeUsing 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.13
- Category
- Performance
- Occurrences
- 13
- Severity
- warning
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.
WARNINGMaintainabilityNon Prefixed Trait FoundTraits declared by a theme/plugin should start with the theme/plugin prefix. Found: "Testimonial_Marquee_Content_Text_Unfold".8
- Category
- Maintainability
- Occurrences
- 8
- Severity
- warning
Sample message
Traits declared by a theme/plugin should start with the theme/plugin prefix. Found: "Testimonial_Marquee_Content_Text_Unfold".
WARNINGMaintainabilityNon Prefixed Variable FoundGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$free_widgets".2
- Category
- Maintainability
- Occurrences
- 2
- Severity
- warning
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$free_widgets".
ERRORMaintainabilitymissing direct file access protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;2
- Category
- Maintainability
- Occurrences
- 2
- Severity
- error
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
WARNINGSecurityMissingProcessing form data without nonce verification.1
- Category
- Security
- Occurrences
- 1
- Severity
- warning
Sample message
Processing form data without nonce verification.
Score History
First score snapshot
v3.9.76
94
Latest
- Findings
- 26
- Errors
- 2
- Warnings
- 24
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 94 | 26 | 2 | 24 | v3.9.76 | 2.0.0 |