Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
Installer ran successfully
Server metrics [RAM: ▲0.13MB] [CPU: ▼7.33ms] Passed 4 tests
Server-side resources used by The Ultimate WordPress Toolkit - WP Extended
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.59 ▲0.13 | 39.40 ▼2.40 |
Dashboard /wp-admin | 3.44 ▲0.10 | 49.39 ▼13.75 |
Posts /wp-admin/edit.php | 3.55 ▲0.20 | 51.72 ▲4.80 |
Add New Post /wp-admin/post-new.php | 6.04 ▲0.15 | 83.85 ▼16.81 |
Media Library /wp-admin/upload.php | 3.36 ▲0.14 | 35.76 ▲3.64 |
Server storage [IO: ▲0.95MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
This plugin was installed successfully
Filesystem: 199 new files
Database: no new tables, 6 new options
New WordPress options |
---|
theysaidso_admin_options |
can_compress_scripts |
widget_recent-comments |
db_upgraded |
widget_theysaidso_widget |
widget_recent-posts |
Browser metrics Passed 4 tests
An overview of browser requirements for The Ultimate WordPress Toolkit - WP Extended
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,834 ▲72 | 14.38 ▲0.02 | 1.57 ▼0.25 | 37.78 ▼6.06 |
Dashboard /wp-admin | 2,239 ▲62 | 5.57 ▼0.08 | 97.11 ▲3.13 | 41.88 ▼0.80 |
Posts /wp-admin/edit.php | 2,144 ▲44 | 2.04 ▲0.06 | 41.07 ▼1.56 | 34.90 ▼2.21 |
Add New Post /wp-admin/post-new.php | 1,551 ▲25 | 23.38 ▼0.02 | 659.38 ▲51.11 | 57.30 ▲14.98 |
Media Library /wp-admin/upload.php | 1,444 ▲41 | 4.19 ▼0.06 | 96.73 ▼0.33 | 42.28 ▼0.06 |
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
The following items require your attention
- This plugin does not fully uninstall, leaving 6 options in the database
- widget_theysaidso_widget
- db_upgraded
- widget_recent-comments
- widget_recent-posts
- theysaidso_admin_options
- can_compress_scripts
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
Even though no errors were found, this is by no means an exhaustive test
SRP 50% from 2 tests
🔹 Tests weight: 20 | The single-responsibility principle: PHP files have to remain inert when accessed directly, throwing no errors and performing no actions
Please fix the following
- 7× GET requests to PHP files trigger server-side errors or Error 500 responses:
- > PHP Fatal error
Uncaught Error: Call to undefined function get_option() in wp-content/plugins/wpextended/uninstall.php:3
- > PHP Fatal error
Uncaught Error: Class 'Wp_Extended' not found in wp-content/plugins/wpextended/includes/libraries/wpext_export/wpext_export.php:7
- > PHP Fatal error
Uncaught Error: Class 'Wp_Extended' not found in wp-content/plugins/wpextended/admin/class-wp-extended-admin.php:23
- > PHP Fatal error
Uncaught Error: Call to undefined function __() in wp-content/plugins/wpextended/admin/partials/wp-extend-admin-display.php:17
- > PHP Fatal error
Uncaught Error: Class 'Wp_Extended' not found in wp-content/plugins/wpextended/includes/modules/core_extensions/wpext_user_sections/wpext_user_sections.php:3
- > PHP Fatal error
Uncaught Error: Class 'Wp_Extended' not found in wp-content/plugins/wpextended/includes/modules/core_extensions/wpext_post_order/wpext_post_order.php:3
- > PHP Fatal error
Uncaught Error: Class 'Wp_Extended' not found in wp-content/plugins/wpextended/includes/modules/core_extensions/wpext_snippets/wpext_snippets.php:3
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
No browser issues were found
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
These attributes need to be fixed:
- Tags: You are using too many tags: 11 tag instead of maximum 10
wpextended/wp-extended.php 92% from 13 tests
"The Ultimate WordPress Toolkit - WP Extended" version 2.4.6's primary PHP file adds more information about the plugin and serves as the entry point for WordPress
Please make the necessary changes and fix the following:
- Main file name: Name the main plugin file the same as the plugin slug ("wpextended.php" instead of "wp-extended.php")
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
No dangerous file extensions were detected9,046 lines of code in 167 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 51 | 907 | 800 | 5,620 |
CSS | 14 | 71 | 28 | 1,154 |
JavaScript | 22 | 174 | 115 | 1,083 |
PO File | 3 | 279 | 369 | 660 |
JSON | 49 | 0 | 0 | 466 |
SVG | 28 | 0 | 2 | 63 |
PHP code Passed 2 tests
This plugin's cyclomatic complexity and code structure detailed below
No complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.37 |
Average class complexity | 19.19 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 134.00 |
Average method complexity | 3.43 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 53.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 36 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 36 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 269 | |
▷ Static methods | 71 | 26.39% |
▷ Public methods | 258 | 95.91% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 11 | 4.09% |
Functions | 2 | |
▷ Named functions | 2 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 30 | |
▷ Global constants | 8 | 26.67% |
▷ Class constants | 22 | 73.33% |
▷ Public constants | 22 | 100.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Often times overlooked, PNG files can occupy unnecessary space in your plugin
4 PNG files occupy 0.04MB with 0.01MB in potential savings
Potential savings
Compression of 4 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
includes/modules/core_extensions/wpext_smtp_email/img/wpext_log.png | 40.53KB | 19.61KB | ▼ 51.63% |
includes/modules/core_extensions/wpext_pixel_tag_manager/img/pintrest.png | 1.09KB | 0.92KB | ▼ 15.36% |
includes/modules/core_extensions/wpext_pixel_tag_manager/img/wpext_analytics.png | 0.37KB | 0.30KB | ▼ 18.47% |
includes/modules/core_extensions/wpext_pixel_tag_manager/img/wpext-fb.png | 0.54KB | 0.39KB | ▼ 28.85% |