Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.05MB] [CPU: ▼3.91ms] Passed 4 tests
This is a short check of server-side resources used by WordPress Image SEO
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.53 ▲0.06 | 39.58 ▼11.05 |
Dashboard /wp-admin | 3.36 ▲0.05 | 54.45 ▲10.37 |
Posts /wp-admin/edit.php | 3.41 ▲0.05 | 49.14 ▼1.18 |
Add New Post /wp-admin/post-new.php | 5.94 ▲0.05 | 89.40 ▼5.25 |
Media Library /wp-admin/upload.php | 3.28 ▲0.05 | 33.74 ▲1.85 |
WP Image SEO /wp-admin/options-general.php?page=wp-image-seo-settings | 3.24 | 30.21 |
Server storage [IO: ▲0.02MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
This plugin installed successfully
Filesystem: 2 new files
Database: no new tables, 10 new options
New WordPress options |
---|
wp_image_seo_override |
wp_image_seo_override_title |
widget_recent-posts |
db_upgraded |
widget_recent-comments |
theysaidso_admin_options |
wp_image_seo_alt |
widget_theysaidso_widget |
can_compress_scripts |
wp_image_seo_title |
Browser metrics Passed 4 tests
Checking browser requirements for WordPress Image SEO
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,804 ▲58 | 14.74 ▲0.38 | 1.72 ▼0.24 | 43.54 ▲0.78 |
Dashboard /wp-admin | 2,210 ▲19 | 5.88 ▼0.02 | 114.09 ▲5.13 | 43.60 ▼2.79 |
Posts /wp-admin/edit.php | 2,090 ▼2 | 2.05 ▲0.05 | 34.39 ▼5.44 | 33.44 ▼4.24 |
Add New Post /wp-admin/post-new.php | 1,537 ▲4 | 23.12 ▲4.58 | 662.09 ▲56.43 | 61.24 ▼3.41 |
Media Library /wp-admin/upload.php | 1,392 ▲10 | 4.26 ▲0.08 | 99.01 ▼3.07 | 42.49 ▼1.64 |
WP Image SEO /wp-admin/options-general.php?page=wp-image-seo-settings | 884 | 2.02 | 22.18 | 24.35 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
These items require your attention
- This plugin did not uninstall successfully, leaving 10 options in the database
- theysaidso_admin_options
- wp_image_seo_override
- widget_recent-comments
- db_upgraded
- widget_recent-posts
- wp_image_seo_override_title
- wp_image_seo_title
- wp_image_seo_alt
- can_compress_scripts
- widget_theysaidso_widget
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Even though everything seems fine, this is not an exhaustive test
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
The SRP test was a success
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
There were no browser issues found
Optimizations
Plugin configuration 96% from 29 tests
readme.txt Passed 16 tests
The readme.txt file is undoubtedly the most important file in your plugin, preparing it for public listing on WordPress.org
5 plugin tags: content analysis, readability, images, seo, google search console
wp-image-seo/wp-image-seo.php 92% from 13 tests
The principal PHP file in "WordPress Image SEO" v. 1.1.4 is loaded by WordPress automatically on each request
Please make the necessary changes and fix the following:
- Domain Path: The domain path folder does not exist ("/languages")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | Executable files are considered dangerous and should not be included with any WordPress plugin
Success! There were no dangerous files found in this plugin195 lines of code in 1 file:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 34 | 21 | 195 |
PHP code Passed 2 tests
An overview of cyclomatic complexity and code structure
This plugin has no cyclomatic complexity problems
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.25 |
Average class complexity | 23.00 |
▷ Minimum class complexity | 23.00 |
▷ Maximum class complexity | 23.00 |
Average method complexity | 2.83 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 13.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 1 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 1 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 12 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 12 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 0 | |
▷ Named functions | 0 | 0.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 4 | |
▷ Global constants | 4 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
All PNG images should be compressed to minimize bandwidth usage for end users
There were not PNG files found in your plugin