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.01MB] [CPU: ▼3.47ms] Passed 4 tests
Server-side resources used by EchBay Tag Manager
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.00 | 36.67 ▼1.29 |
Dashboard /wp-admin | 3.31 ▲0.01 | 47.24 ▲0.74 |
Posts /wp-admin/edit.php | 3.43 ▲0.07 | 48.07 ▼0.59 |
Add New Post /wp-admin/post-new.php | 5.89 ▲0.01 | 80.31 ▼10.60 |
Media Library /wp-admin/upload.php | 3.24 ▲0.01 | 34.11 ▼1.40 |
Tag Manager /wp-admin/admin.php?page=echbay-tag-manager | 3.21 | 40.26 |
Webgiare Plugins /wp-admin/admin.php?page=echbay-plugins-menu | 3.21 | 28.55 |
Server storage [IO: ▲0.15MB] [DB: ▲0.07MB] Passed 3 tests
A short overview of filesystem and database impact
The plugin installed successfully
Filesystem: 12 new files
Database: no new tables, 6 new options
New WordPress options |
---|
db_upgraded |
widget_theysaidso_widget |
widget_recent-posts |
widget_recent-comments |
theysaidso_admin_options |
can_compress_scripts |
Browser metrics Passed 4 tests
An overview of browser requirements for EchBay Tag Manager
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,865 ▲119 | 14.47 ▼0.18 | 2.64 ▲0.86 | 38.51 ▼9.02 |
Dashboard /wp-admin | 2,227 ▲39 | 5.84 ▲0.97 | 101.94 ▼2.02 | 40.03 ▼3.05 |
Posts /wp-admin/edit.php | 2,119 ▲30 | 1.98 ▼0.00 | 39.95 ▲3.66 | 35.29 ▲2.04 |
Add New Post /wp-admin/post-new.php | 1,555 ▲41 | 22.96 ▲5.44 | 570.54 ▼123.59 | 56.14 ▲0.39 |
Media Library /wp-admin/upload.php | 1,415 ▲27 | 4.42 ▲0.18 | 96.94 ▲0.50 | 41.06 ▼0.18 |
Tag Manager /wp-admin/admin.php?page=echbay-tag-manager | 1,292 | 1.96 | 27.82 | 26.88 |
Webgiare Plugins /wp-admin/admin.php?page=echbay-plugins-menu | 1,292 | 1.89 | 31.44 | 26.66 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.07MB] 75% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
These items require your attention
- This plugin does not fully uninstall, leaving 6 options in the database
- widget_recent-posts
- widget_recent-comments
- db_upgraded
- can_compress_scripts
- theysaidso_admin_options
- 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
Good news, no errors were detected
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 Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
No browser issues were found
Optimizations
Plugin configuration 83% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file is undoubtedly the most important file in your plugin, preparing it for public listing on WordPress.org
Attributes that need to be fixed:
- Screenshots: Screenshot #1 (EchBay Tags Manager setting.) image missing
echbay-tag-manager/etm.php 69% from 13 tests
Analyzing the main PHP file in "EchBay Tag Manager" version 1.2.2
It is important to fix the following:
- Domain Path: The domain path is invalid: folder "/languages/" does not exist
- Description: The description should be shorter than 140 characters (currently 157 characters long)
- Text Domain: You no longer need to specify the text domain since WordPress 4.6; it must be the same as the plugin slug
- Main file name: Name the main plugin file the same as the plugin slug ("echbay-tag-manager.php" instead of "etm.php")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | An overview of files in this plugin; executable files are not allowed
No dangerous file extensions were detected348 lines of code in 10 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 0 | 89 | 303 |
HTML | 4 | 0 | 5 | 40 |
JavaScript | 4 | 0 | 0 | 4 |
CSS | 1 | 0 | 0 | 1 |
PHP code Passed 2 tests
This is a very shot 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.24 |
Average class complexity | 24.00 |
▷ Minimum class complexity | 24.00 |
▷ Maximum class complexity | 24.00 |
Average method complexity | 2.92 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 9.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 | 5 | |
▷ Named functions | 5 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 7 | |
▷ Global constants | 7 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Often times overlooked, PNG files can occupy unnecessary space in your plugin
No PNG images were found in this plugin