Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
Install script ran successfully
Server metrics [RAM: ▲0.00MB] [CPU: ▼6.02ms] Passed 4 tests
Server-side resources used by ASPL Feedback System
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.46 ▲0.00 | 43.03 ▲1.23 |
Dashboard /wp-admin | 3.31 ▲0.00 | 45.84 ▼8.03 |
Posts /wp-admin/edit.php | 3.36 ▲0.00 | 47.09 ▼2.57 |
Add New Post /wp-admin/post-new.php | 5.89 ▲0.00 | 82.89 ▼13.21 |
Media Library /wp-admin/upload.php | 3.23 ▲0.00 | 37.03 ▼0.25 |
Customer Feedback Report /wp-admin/admin.php?page=customer-feedback | 3.00 | 24.04 |
Update Question /wp-admin/admin.php?page=update-question | 3.00 | 24.84 |
Add New /wp-admin/admin.php?page=template-configuration | 3.00 | 23.14 |
Seeting /wp-admin/admin.php?page=feedback_setting | 3.00 | 23.32 |
Feedback /wp-admin/admin.php?page=asplfs_feedback_page | 3.00 | 19.56 |
Server storage [IO: ▲0.78MB] [DB: ▲0.07MB] Passed 3 tests
How much does this plugin use your filesystem and database?
No storage issues were detected
Filesystem: 21 new files
Database: no new tables, 6 new options
New WordPress options |
---|
theysaidso_admin_options |
widget_recent-posts |
can_compress_scripts |
widget_theysaidso_widget |
db_upgraded |
widget_recent-comments |
Browser metrics Passed 4 tests
Checking browser requirements for ASPL Feedback System
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,789 ▲3 | 14.35 ▲0.00 | 1.85 ▼0.24 | 41.26 ▼3.76 |
Dashboard /wp-admin | 2,195 ▲21 | 5.62 ▲0.08 | 87.43 ▼9.21 | 38.58 ▼3.34 |
Posts /wp-admin/edit.php | 2,100 ▼3 | 1.96 ▼0.02 | 38.64 ▲2.98 | 35.99 ▼0.26 |
Add New Post /wp-admin/post-new.php | 1,526 ▼11 | 23.32 ▲5.21 | 640.44 ▲17.16 | 67.07 ▲3.83 |
Media Library /wp-admin/upload.php | 1,400 ▼0 | 4.19 ▼0.02 | 98.08 ▲0.79 | 46.02 ▲1.74 |
Customer Feedback Report /wp-admin/admin.php?page=customer-feedback | 28 | 0.42 | 0.08 | 4.59 |
Update Question /wp-admin/admin.php?page=update-question | 28 | 0.42 | 0.09 | 4.72 |
Add New /wp-admin/admin.php?page=template-configuration | 28 | 0.42 | 0.09 | 4.07 |
Seeting /wp-admin/admin.php?page=feedback_setting | 28 | 0.42 | 0.15 | 4.34 |
Feedback /wp-admin/admin.php?page=asplfs_feedback_page | 28 | 0.42 | 0.07 | 3.36 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.07MB] 75% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
The following items require your attention
- This plugin does not fully uninstall, leaving 6 options in the database
- theysaidso_admin_options
- can_compress_scripts
- widget_recent-posts
- widget_recent-comments
- widget_theysaidso_widget
- db_upgraded
Smoke tests 50% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Almost there, just fix the following server-side errors
- 2 occurences, only the last one shown
- > GET request to /wp-admin/admin.php?page=update-question
- > request to
- > Notice in wp-config.php+20
Undefined index: REQUEST_METHOD
SRP Passed 2 tests
🔹 Tests weight: 20 | The single-responsibility principle applies for WordPress plugins as well - please make sure your PHP files perform no actions when accessed directly
No output text or server-side errors detected on direct access of PHP files
User-side errors 0% from 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the browser (console and network errors and warnings)
These are user-side errors you should fix
- > GET request to /wp-admin/admin.php?page=customer-feedback
- > Network (severe)
wp-admin/admin.php?page=customer-feedback - Failed to load resource: the server responded with a status of 403 (Forbidden)
- > GET request to /wp-admin/admin.php?page=update-question
- > Network (severe)
wp-admin/admin.php?page=update-question - Failed to load resource: the server responded with a status of 403 (Forbidden)
- > GET request to /wp-admin/admin.php?page=template-configuration
- > Network (severe)
wp-admin/admin.php?page=template-configuration - Failed to load resource: the server responded with a status of 403 (Forbidden)
- > GET request to /wp-admin/admin.php?page=feedback_setting
- > Network (severe)
wp-admin/admin.php?page=feedback_setting - Failed to load resource: the server responded with a status of 403 (Forbidden)
- > GET request to /wp-admin/admin.php?page=asplfs_feedback_page
- > Network (severe)
wp-admin/admin.php?page=asplfs_feedback_page - Failed to load resource: the server responded with a status of 403 (Forbidden)
Optimizations
Plugin configuration 90% from 29 tests
readme.txt Passed 16 tests
It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
3 plugin tags: review, feed, feedback
aspl-feedback-system/index.php 77% from 13 tests
"ASPL Feedback System" version 1.1.0's main PHP file describes plugin functionality and also serves as the entry point to any WordPress functionality
You should first fix the following items:
- Main file name: Even though not officially enforced, the main plugin file should be the same as the plugin slug ("aspl-feedback-system.php" instead of "index.php")
- Text Domain: Since WordPress version 4.6 the text domain is optional; if specified, it must be the same as the plugin slug
- Domain Path: The domain path folder was not found ("/i18n/languages/")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short review of files and their extensions; it is not recommended to include executable files
No dangerous file extensions were detected1,993 lines of code in 19 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 13 | 433 | 58 | 1,574 |
JavaScript | 3 | 103 | 15 | 300 |
CSS | 3 | 9 | 11 | 119 |
PHP code Passed 2 tests
A short review of cyclomatic complexity and code structure
Great job! No cyclomatic complexity issues were detected in this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.23 |
Average class complexity | 17.33 |
▷ Minimum class complexity | 16.00 |
▷ Maximum class complexity | 19.00 |
Average method complexity | 2.26 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 6.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 3 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 3 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 39 | |
▷ Static methods | 6 | 15.38% |
▷ Public methods | 39 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 23 | |
▷ Named functions | 23 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 0 | |
▷ Global constants | 0 | 0.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
There are no PNG files in this plugin