Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
This plugin's installer ran successfully
Server metrics [RAM: ▲0.39MB] [CPU: ▲2.73ms] Passed 4 tests
Analyzing server-side resources used by Quick and Easy FAQs
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.83 ▲0.37 | 39.24 ▼2.53 |
Dashboard /wp-admin | 3.73 ▲0.42 | 55.00 ▲3.14 |
Posts /wp-admin/edit.php | 3.78 ▲0.42 | 56.72 ▲10.68 |
Add New Post /wp-admin/post-new.php | 6.38 ▲0.49 | 92.57 ▲4.64 |
Media Library /wp-admin/upload.php | 3.56 ▲0.33 | 40.00 ▲5.68 |
Groups /wp-admin/edit-tags.php?taxonomy=faq-group&post_type=faq | 3.59 | 41.26 |
Settings /wp-admin/edit.php?post_type=faq&page=quick_and_easy_faqs | 3.56 | 40.14 |
Add New /wp-admin/post-new.php?post_type=faq | 6.36 | 88.29 |
FAQs /wp-admin/edit.php?post_type=faq | 3.70 | 43.72 |
Server storage [IO: ▲0.90MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
There were no storage issued detected upon installing this plugin
Filesystem: 50 new files
Database: no new tables, 8 new options
New WordPress options |
---|
widget_recent-comments |
qaef_basics |
theysaidso_admin_options |
db_upgraded |
widget_theysaidso_widget |
can_compress_scripts |
widget_recent-posts |
qaef_typography |
Browser metrics Passed 4 tests
An overview of browser requirements for Quick and Easy FAQs
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,017 ▲282 | 15.16 ▲0.46 | 1.75 ▲0.04 | 43.21 ▼8.11 |
Dashboard /wp-admin | 2,398 ▲210 | 6.61 ▲1.72 | 126.51 ▲9.81 | 38.68 ▼10.44 |
Posts /wp-admin/edit.php | 2,304 ▲215 | 3.52 ▲1.46 | 50.52 ▲12.72 | 29.29 ▼4.07 |
Add New Post /wp-admin/post-new.php | 6,452 ▲4,921 | 20.62 ▼2.63 | 818.43 ▲158.65 | 34.18 ▼50.32 |
Media Library /wp-admin/upload.php | 1,440 ▲52 | 4.34 ▲0.15 | 83.36 ▼22.91 | 44.75 ▲2.22 |
Groups /wp-admin/edit-tags.php?taxonomy=faq-group&post_type=faq | 1,477 | 3.47 | 43.18 | 25.99 |
Settings /wp-admin/edit.php?post_type=faq&page=quick_and_easy_faqs | 1,898 | 4.69 | 101.93 | 30.32 |
Add New /wp-admin/post-new.php?post_type=faq | 1,512 | 17.13 | 825.19 | 30.30 |
FAQs /wp-admin/edit.php?post_type=faq | 1,284 | 3.47 | 50.46 | 27.80 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
Please fix the following items
- Zombie WordPress options were found after uninstall: 8 options
- can_compress_scripts
- qaef_basics
- qaef_typography
- db_upgraded
- theysaidso_admin_options
- widget_recent-posts
- widget_recent-comments
- widget_theysaidso_widget
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Everything seems fine, however this is by no means an exhaustive test
SRP 50% from 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
Please take a closer look at the following
- 4× GET requests to PHP files have triggered server-side errors or warnings:
- > PHP Fatal error
Uncaught Error: Class 'Quick_And_Easy_FAQs\\Includes\\Utilities' not found in wp-content/plugins/quick-and-easy-faqs/includes/class-faqs-query.php:10
- > PHP Fatal error
Uncaught Error: Class 'Quick_And_Easy_FAQs\\Includes\\Utilities' not found in wp-content/plugins/quick-and-easy-faqs/frontend/class-frontend.php:11
- > PHP Fatal error
Uncaught Error: Class 'Quick_And_Easy_FAQs\\Includes\\Utilities' not found in wp-content/plugins/quick-and-easy-faqs/includes/class-faqs.php:22
- > PHP Fatal error
Uncaught Error: Class 'Quick_And_Easy_FAQs\\Includes\\Utilities' not found in wp-content/plugins/quick-and-easy-faqs/frontend/class-shortcode.php:11
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the browser (console and network errors and warnings)
There were no browser issues found
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file is an important file in your plugin as it is parsed by WordPress.org to prepare the public listing of your plugin
These attributes need your attention:
- Tags: There are too many tags (11 tag instead of maximum 10)
quick-and-easy-faqs/quick-and-easy-faqs.php Passed 13 tests
"Quick and Easy FAQs" version 1.3.9's primary PHP file adds more information about the plugin and serves as the entry point for WordPress
46 characters long description:
A quick and easy way to add FAQs to your site.
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
Good job! No executable or dangerous file extensions detected3,920 lines of code in 34 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 14 | 353 | 583 | 1,448 |
PO File | 7 | 522 | 566 | 1,382 |
SVG | 2 | 15 | 1 | 569 |
JavaScript | 4 | 39 | 25 | 335 |
CSS | 4 | 17 | 14 | 96 |
LESS | 2 | 10 | 6 | 82 |
XML | 1 | 0 | 0 | 8 |
PHP code Passed 2 tests
This is a short overview of cyclomatic complexity and code structure for this plugin
Great job! No cyclomatic complexity issues were detected in this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.38 |
Average class complexity | 15.64 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 70.00 |
Average method complexity | 2.81 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 13.00 |
Code structure | ||
---|---|---|
Namespaces | 3 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 11 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 11 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 78 | |
▷ Static methods | 4 | 5.13% |
▷ Public methods | 62 | 79.49% |
▷ Protected methods | 11 | 14.10% |
▷ Private methods | 5 | 6.41% |
Functions | 3 | |
▷ Named functions | 1 | 33.33% |
▷ Anonymous functions | 2 | 66.67% |
Constants | 1 | |
▷ Global constants | 1 | 100.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