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.50MB] [CPU: ▼1.88ms] Passed 4 tests
Server-side resources used by Builder Template Categories - for WordPress Page Builders
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.86 ▲0.40 | 47.24 ▲1.51 |
Dashboard /wp-admin | 3.88 ▲0.57 | 54.55 ▲1.10 |
Posts /wp-admin/edit.php | 3.93 ▲0.57 | 56.00 ▼1.04 |
Add New Post /wp-admin/post-new.php | 6.44 ▲0.54 | 102.79 ▼9.08 |
Media Library /wp-admin/upload.php | 3.74 ▲0.51 | 46.52 ▲9.44 |
Template Categories /wp-admin/edit-tags.php?taxonomy=builder-template-category&post_type=btc-custom-post-type | 3.79 | 45.62 |
Block Categories /wp-admin/edit-tags.php?taxonomy=builder-template-category&post_type=wp_block | 3.82 | 46.99 |
Add New /wp-admin/post-new.php?post_type=wp_block | 6.43 | 91.63 |
Blocks /wp-admin/edit.php?post_type=wp_block | 3.88 | 47.91 |
Server storage [IO: ▲0.63MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
The plugin installed successfully
Filesystem: 114 new files
Database: no new tables, 7 new options
New WordPress options |
---|
can_compress_scripts |
db_upgraded |
theysaidso_admin_options |
widget_recent-posts |
builder-template-category_children |
widget_theysaidso_widget |
widget_recent-comments |
Browser metrics Passed 4 tests
An overview of browser requirements for Builder Template Categories - for WordPress Page Builders
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,820 ▲59 | 14.33 ▼0.30 | 1.85 ▲0.08 | 45.81 ▲3.36 |
Dashboard /wp-admin | 2,220 ▲40 | 5.64 ▼0.03 | 94.00 ▼5.95 | 42.21 ▼2.65 |
Posts /wp-admin/edit.php | 2,131 ▲31 | 1.95 ▼0.08 | 39.17 ▲2.71 | 35.73 ▼1.14 |
Add New Post /wp-admin/post-new.php | 1,552 ▲26 | 23.64 ▲0.22 | 685.10 ▲14.89 | 50.77 ▼4.79 |
Media Library /wp-admin/upload.php | 1,431 ▲37 | 4.07 ▼0.15 | 113.63 ▲15.03 | 46.86 ▲3.30 |
Template Categories /wp-admin/edit-tags.php?taxonomy=builder-template-category&post_type=btc-custom-post-type | 1,865 | 2.18 | 27.48 | 40.88 |
Block Categories /wp-admin/edit-tags.php?taxonomy=builder-template-category&post_type=wp_block | 1,870 | 2.18 | 28.61 | 36.56 |
Add New /wp-admin/post-new.php?post_type=wp_block | 6,355 | 21.74 | 920.84 | 44.89 |
Blocks /wp-admin/edit.php?post_type=wp_block | 1,354 | 6.47 | 68.19 | 33.17 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
Please fix the following items
- Zombie WordPress options were found after uninstall: 7 options
- widget_recent-comments
- widget_theysaidso_widget
- builder-template-category_children
- theysaidso_admin_options
- can_compress_scripts
- db_upgraded
- widget_recent-posts
Smoke tests 50% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Smoke test failed, please fix the following
- 8 occurences, only the last one shown
- > GET request to /wp-admin/edit-tags.php?taxonomy=builder-template-category&post_type=btc-custom-post-type
- > Notice in wp-admin/includes/class-wp-terms-list-table.php+584
Trying to get property 'show_ui' of non-object
SRP 50% from 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
Please fix the following
- 90× GET requests to PHP files return non-empty strings (only 10 are shown):
- > /wp-content/plugins/builder-template-categories/includes/integrations/integration-happyforms.php
- > /wp-content/plugins/builder-template-categories/includes/integrations/integration-dhwc-elementor.php
- > /wp-content/plugins/builder-template-categories/includes/integrations/integration-wpshowposts.php
- > /wp-content/plugins/builder-template-categories/includes/integrations/integration-woody-snippets.php
- > /wp-content/plugins/builder-template-categories/includes/run-integrations.php
- > /wp-content/plugins/builder-template-categories/includes/load-integrations.php
- > /wp-content/plugins/builder-template-categories/includes/integrations/integration-avada-fusion-builder.php
- > /wp-content/plugins/builder-template-categories/includes/integrations/integration-jetengine.php
- > /wp-content/plugins/builder-template-categories/includes/integrations/integration-genesis-blox.php
- > /wp-content/plugins/builder-template-categories/includes/integrations/elementor-finder.php
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
These attributes need to be fixed:
- Tags: You are using too many tags: 12 tag instead of maximum 10
builder-template-categories/builder-template-categories.php 92% from 13 tests
The entry point to "Builder Template Categories - for WordPress Page Builders" version 1.7.0 is a PHP file that has certain tags in its header comment area
Please take the time to fix the following:
- Description: If Twitter did it, so should we! Keep the description under 140 characters (currently 475 characters long)
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short check of programming languages and file extensions; no executable files are allowed
Good job! No executable or dangerous file extensions detected7,009 lines of code in 99 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 91 | 2,404 | 4,404 | 4,502 |
PO File | 2 | 610 | 748 | 1,573 |
Markdown | 3 | 292 | 0 | 739 |
CSS | 2 | 52 | 22 | 173 |
JSON | 1 | 0 | 0 | 22 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.41 |
Average class complexity | 23.00 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 45.00 |
Average method complexity | 3.10 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 10.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 2 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 2 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 21 | |
▷ Static methods | 18 | 85.71% |
▷ Public methods | 21 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 280 | |
▷ Named functions | 280 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 3 | |
▷ Global constants | 3 | 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
1 PNG file occupies 0.02MB with 0.01MB in potential savings
Potential savings
Compression of 1 random PNG file using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
includes/admin/ddwlib-plir/deckerweb-plugins-logo.png | 15.80KB | 6.20KB | ▼ 60.78% |