Get a fast & all-in-one community plugin. Create unlimited communities, and courses with robust social networking and LMS features.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
9
5 issue groups
ERRORMaintainabilitywp function not compatible with requires wpFunction "register_block_template()" requires WordPress 6.7.0, but your plugin minimum supported version is WordPress 6.0.0.5
- Category
- Maintainability
- Occurrences
- 5
- Severity
- error
Sample message
Function "register_block_template()" requires WordPress 6.7.0, but your plugin minimum supported version is WordPress 6.0.0.
WARNINGMaintainabilityABSPATHDetectedWriting files using ABSPATH may be problematic. Consider using wp_upload_dir() instead if storing user data or generated files.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Writing files using ABSPATH may be problematic. Consider using wp_upload_dir() instead if storing user data or generated files.
ERRORMaintainabilitylibrary core filesLibrary files that are already in the WordPress core are not permitted.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- error
Sample message
Library files that are already in the WordPress core are not permitted.
WARNINGMaintainabilitymismatched plugin namePlugin name "FluentCommunity - Ultra-Fast High-Performance Social Network, Community, LMS & Online Courses" is different from the name declared in plugin header "FluentCommunity".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Plugin name "FluentCommunity - Ultra-Fast High-Performance Social Network, Community, LMS & Online Courses" is different from the name declared in plugin header "FluentCommunity".
ERRORMaintainabilityMissing direct file access protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- error
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Score History
First score snapshot
v2.6.01
98
Latest
- Findings
- 9
- Errors
- 7
- Warnings
- 2
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 98 | 9 | 7 | 2 | v2.6.01 | 2.0.0 |