Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▼0.00MB] [CPU: ▼11.50ms] Passed 4 tests
Server-side resources used by Taxonomy Term List Visual Composer Addon
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.01 | 40.77 ▲1.17 |
Dashboard /wp-admin | 3.31 ▼0.03 | 45.44 ▼14.06 |
Posts /wp-admin/edit.php | 3.36 ▲0.01 | 46.11 ▼3.69 |
Add New Post /wp-admin/post-new.php | 5.89 ▲0.01 | 84.40 ▼29.22 |
Media Library /wp-admin/upload.php | 3.23 ▲0.01 | 36.02 ▲0.98 |
Server storage [IO: ▲0.75MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
No storage issues were detected
Filesystem: 18 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-posts |
theysaidso_admin_options |
widget_recent-comments |
widget_theysaidso_widget |
can_compress_scripts |
db_upgraded |
Browser metrics Passed 4 tests
Checking browser requirements for Taxonomy Term List Visual Composer Addon
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,835 ▲89 | 14.47 ▼0.21 | 1.88 ▲0.08 | 42.47 ▼1.05 |
Dashboard /wp-admin | 2,216 ▲25 | 4.89 ▲0.02 | 105.97 ▲4.26 | 41.34 ▼8.97 |
Posts /wp-admin/edit.php | 2,095 ▲6 | 2.03 ▼0.01 | 35.44 ▼1.40 | 32.31 ▲1.48 |
Add New Post /wp-admin/post-new.php | 1,543 ▼0 | 23.26 ▲5.21 | 612.74 ▼8.64 | 51.19 ▼7.52 |
Media Library /wp-admin/upload.php | 1,398 ▲10 | 4.22 ▼0.01 | 96.99 ▲0.82 | 43.01 ▲0.95 |
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
- Zombie WordPress options were found after uninstall: 6 options
- widget_theysaidso_widget
- can_compress_scripts
- widget_recent-posts
- widget_recent-comments
- db_upgraded
- theysaidso_admin_options
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check 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: PHP files have to remain inert when accessed directly, throwing no errors and performing no actions
Congratulations! This plugin passed the SRP test
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)
No browser issues were found
Optimizations
Plugin configuration 96% from 29 tests
readme.txt Passed 16 tests
It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
4 plugin tags: taxonomy list, nested term list, category list, term list
taxonomy-term-listing-visual-composer-addon/taxonomy-listing-vc-addon.php 92% from 13 tests
This is the main PHP file of "Taxonomy Term List Visual Composer Addon" version 1.6, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
You should first fix the following items:
- Main file name: Even though not officially enforced, the main plugin file should be the same as the plugin slug ("taxonomy-term-listing-visual-composer-addon.php" instead of "taxonomy-listing-vc-addon.php")
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
Everything looks great! No dangerous files found in this plugin524 lines of code in 9 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 4 | 37 | 156 | 444 |
PO File | 1 | 16 | 16 | 55 |
JSON | 1 | 0 | 0 | 22 |
JavaScript | 3 | 0 | 2 | 3 |
PHP code Passed 2 tests
A brief analysis of cyclomatic complexity and code structure for this plugin
Everything seems fine, there were no complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.58 |
Average class complexity | 30.50 |
▷ Minimum class complexity | 5.00 |
▷ Maximum class complexity | 56.00 |
Average method complexity | 5.54 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 31.00 |
Code structure | ||
---|---|---|
Namespaces | 1 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 2 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 2 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 13 | |
▷ Static methods | 1 | 7.69% |
▷ Public methods | 12 | 92.31% |
▷ Protected methods | 1 | 7.69% |
▷ Private methods | 0 | 0.00% |
Functions | 9 | |
▷ Named functions | 8 | 88.89% |
▷ Anonymous functions | 1 | 11.11% |
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.01MB with 0.01MB in potential savings
Potential savings
Compression of 3 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
elements/taxonomyListing/taxonomyListing/public/thumbnail.png | 1.53KB | 0.62KB | ▼ 59.48% |
images/icon-taxonomy-listing.png | 1.07KB | 0.19KB | ▼ 81.99% |
elements/taxonomyListing/taxonomyListing/public/preview.png | 7.91KB | 2.14KB | ▼ 72.99% |