Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
This plugin's installer ran successfully
Server metrics [RAM: ▲0.13MB] [CPU: ▼2.92ms] Passed 4 tests
An overview of server-side resources used by WP Accessibility Tools & Missing Alt Text Finder
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.56 ▲0.10 | 40.84 ▼3.01 |
Dashboard /wp-admin | 3.44 ▲0.13 | 44.55 ▼4.50 |
Posts /wp-admin/edit.php | 3.55 ▲0.19 | 43.97 ▼1.71 |
Add New Post /wp-admin/post-new.php | 6.02 ▲0.14 | 94.15 ▼2.47 |
Media Library /wp-admin/upload.php | 3.36 ▲0.13 | 36.54 ▲3.46 |
Accessibility Tools /wp-admin/options-general.php?page=pitheme-seo | 3.33 | 30.50 |
Server storage [IO: ▲8.76MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
There were no storage issued detected upon installing this plugin
Filesystem: 41 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-posts |
widget_theysaidso_widget |
theysaidso_admin_options |
can_compress_scripts |
db_upgraded |
widget_recent-comments |
Browser metrics Passed 4 tests
A check of browser resources used by WP Accessibility Tools & Missing Alt Text Finder
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,832 ▲97 | 13.30 ▼1.10 | 1.70 ▼0.11 | 44.53 ▼2.54 |
Dashboard /wp-admin | 2,238 ▲47 | 5.84 ▼0.01 | 98.01 ▼5.49 | 42.90 ▼5.68 |
Posts /wp-admin/edit.php | 2,121 ▲35 | 2.05 ▲0.08 | 35.21 ▼1.39 | 34.22 ▲1.66 |
Add New Post /wp-admin/post-new.php | 1,562 ▲42 | 23.18 ▲0.19 | 613.18 ▼57.53 | 52.70 ▼6.46 |
Media Library /wp-admin/upload.php | 1,414 ▲26 | 4.38 ▲0.17 | 95.13 ▼18.40 | 42.67 ▼5.00 |
Accessibility Tools /wp-admin/options-general.php?page=pitheme-seo | 835 | 9.28 | 436.45 | 111.23 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
Please fix the following items
- Zombie WordPress options detected upon uninstall: 6 options
- widget_theysaidso_widget
- db_upgraded
- theysaidso_admin_options
- widget_recent-posts
- widget_recent-comments
- can_compress_scripts
Smoke tests 50% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
Good news, no errors were detected
SRP 50% from 2 tests
🔹 Tests weight: 20 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
Please take a closer look at the following
- 5× PHP files trigger errors when accessed directly with GET requests:
- > PHP Fatal error
Uncaught Error: Call to undefined function settings_fields() in wp-content/plugins/tool-for-ada-section-508-and-seo/toolbox/index.php:3
- > PHP Fatal error
Uncaught Error: Call to undefined function is_admin() in wp-content/plugins/tool-for-ada-section-508-and-seo/dvin508-ada-seo.php:12
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/tool-for-ada-section-508-and-seo/dvin508-media-api.php:11
- > PHP Fatal error
Uncaught Error: Call to undefined function settings_fields() in wp-content/plugins/tool-for-ada-section-508-and-seo/checklist/index.php:7
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/tool-for-ada-section-508-and-seo/dvin508-post-api.php:18
- > PHP Fatal error
User-side errors 0% from 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
Please take a look at the following user-side issues
- > GET request to /wp-admin/options-general.php?page=pitheme-seo
- > Network (severe)
wp-json/dvin508-seo/v1/media/missing/all/1 - Failed to load resource: the server responded with a status of 404 (Not Found)
- > GET request to /wp-admin/options-general.php?page=pitheme-seo
- > Console-api (severe) in wp-content/plugins/tool-for-ada-section-508-and-seo/seo/dist/vendor.bundle.js+57651:18
ERROR" SyntaxError: Unexpected token
Optimizations
Plugin configuration 96% from 29 tests
readme.txt Passed 16 tests
Often overlooked, readme.txt is one of the most important files in your plugin
8 plugin tags: missing alternative text finder, web accessibility, wcag, accessability, a11y...
tool-for-ada-section-508-and-seo/dvin508-ada-seo.php 92% from 13 tests
The entry point to "WP Accessibility Tools & Missing Alt Text Finder" version 1.5 is a PHP file that has certain tags in its header comment area
Please make the necessary changes and fix the following:
- Main file name: The principal plugin file should be the same as the plugin slug ("tool-for-ada-section-508-and-seo.php" instead of "dvin508-ada-seo.php")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of programming languages used in this plugin; dangerous file extensions are not allowed
Everything looks great! No dangerous files found in this plugin57,394 lines of code in 28 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JavaScript | 10 | 2,582 | 46,268 | 55,932 |
PHP | 5 | 201 | 101 | 667 |
CSS | 3 | 48 | 4 | 325 |
HTML | 5 | 42 | 7 | 315 |
SVG | 3 | 0 | 3 | 104 |
Markdown | 1 | 16 | 0 | 29 |
JSON | 1 | 0 | 0 | 22 |
PHP code Passed 2 tests
A short review of cyclomatic complexity and code structure
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.35 |
Average class complexity | 18.00 |
▷ Minimum class complexity | 9.00 |
▷ Maximum class complexity | 35.00 |
Average method complexity | 2.42 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 16.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 | 36 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 36 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 1 | |
▷ Named functions | 1 | 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
PNG files should be compressed to save space and minimize bandwidth usage
3 PNG files occupy 0.03MB with 0.02MB in potential savings
Potential savings
Compression of 3 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
toolbox/images/webaim-head.png | 5.71KB | 2.68KB | ▼ 53.08% |
toolbox/images/wave-logo.png | 11.56KB | 4.76KB | ▼ 58.79% |
toolbox/images/tota11y-circle-glasses.png | 10.15KB | 4.31KB | ▼ 57.51% |