Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
Installer ran successfully
Server metrics [RAM: ▲0.17MB] [CPU: ▼1.55ms] Passed 4 tests
This is a short check of server-side resources used by TT CPT Kit
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.64 ▲0.18 | 43.38 ▼5.90 |
Dashboard /wp-admin | 3.48 ▲0.17 | 44.95 ▼1.68 |
Posts /wp-admin/edit.php | 3.53 ▲0.17 | 49.28 ▲2.67 |
Add New Post /wp-admin/post-new.php | 6.06 ▲0.17 | 84.89 ▼0.41 |
Media Library /wp-admin/upload.php | 3.40 ▲0.17 | 35.30 ▲1.78 |
Add New Service /wp-admin/post-new.php?post_type=services | 3.43 | 43.64 |
Add New Slide /wp-admin/post-new.php?post_type=slides | 3.43 | 40.83 |
Add New Team Member /wp-admin/post-new.php?post_type=team | 3.43 | 40.16 |
All Slides /wp-admin/edit.php?post_type=slides | 3.44 | 33.27 |
Add New Client /wp-admin/post-new.php?post_type=clients | 3.43 | 40.05 |
Add New Pricing /wp-admin/post-new.php?post_type=pricing | 3.43 | 43.02 |
All Team Members /wp-admin/edit.php?post_type=team | 3.44 | 32.76 |
All Services /wp-admin/edit.php?post_type=services | 3.44 | 34.63 |
Add New Testimonial /wp-admin/post-new.php?post_type=testimonials | 3.43 | 38.83 |
Add New Feature /wp-admin/post-new.php?post_type=features | 3.43 | 41.09 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
No storage issues were detected
Filesystem: 2 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-posts |
theysaidso_admin_options |
widget_theysaidso_widget |
can_compress_scripts |
widget_recent-comments |
db_upgraded |
Browser metrics Passed 4 tests
A check of browser resources used by TT CPT Kit
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,065 ▲294 | 13.23 ▼1.36 | 2.11 ▲0.05 | 43.31 ▼1.91 |
Dashboard /wp-admin | 2,422 ▲234 | 4.89 ▼0.98 | 108.79 ▲7.44 | 36.64 ▼4.47 |
Posts /wp-admin/edit.php | 2,305 ▲237 | 2.04 ▲0.03 | 41.25 ▲2.85 | 34.61 ▲1.43 |
Add New Post /wp-admin/post-new.php | 1,852 ▲324 | 22.03 ▲3.72 | 682.02 ▲38.30 | 48.68 ▼1.78 |
Media Library /wp-admin/upload.php | 1,607 ▲225 | 4.18 ▼0.01 | 100.73 ▲1.67 | 44.11 ▲1.94 |
Add New Service /wp-admin/post-new.php?post_type=services | 1,609 | 2.52 | 47.52 | 55.65 |
Add New Slide /wp-admin/post-new.php?post_type=slides | 1,612 | 2.60 | 47.85 | 48.36 |
Add New Team Member /wp-admin/post-new.php?post_type=team | 1,609 | 2.51 | 48.86 | 51.99 |
All Slides /wp-admin/edit.php?post_type=slides | 1,269 | 1.97 | 30.98 | 27.97 |
Add New Client /wp-admin/post-new.php?post_type=clients | 1,609 | 2.50 | 49.06 | 55.03 |
Add New Pricing /wp-admin/post-new.php?post_type=pricing | 1,609 | 2.51 | 50.42 | 48.50 |
All Team Members /wp-admin/edit.php?post_type=team | 1,278 | 2.01 | 31.18 | 32.06 |
All Services /wp-admin/edit.php?post_type=services | 1,278 | 1.93 | 32.30 | 28.91 |
Add New Testimonial /wp-admin/post-new.php?post_type=testimonials | 1,609 | 2.50 | 48.95 | 58.55 |
Add New Feature /wp-admin/post-new.php?post_type=features | 1,609 | 2.50 | 49.60 | 51.33 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
It is recommended to fix the following
- Zombie WordPress options detected upon uninstall: 6 options
- theysaidso_admin_options
- widget_recent-posts
- widget_theysaidso_widget
- can_compress_scripts
- db_upgraded
- widget_recent-comments
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Even though everything seems fine, this is not 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
- 1× GET requests to PHP files have triggered server-side errors or warnings:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/tt-cpt-kit/tt-cpt-kit.php:13
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
No browser errors were detected
Optimizations
Plugin configuration 90% from 29 tests
readme.txt 94% from 16 tests
It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
Please fix the following attributes:
- Plugin Name: You should set the name of your plugin on the first line (
=== tt-cpt-kit ===
)
tt-cpt-kit/tt-cpt-kit.php 85% from 13 tests
"TT CPT Kit" version 1.1.1's primary PHP file adds more information about the plugin and serves as the entry point for WordPress
Please take the time to fix the following:
- Description: The description should be shorter than 140 characters (currently 190 characters long)
- Text Domain: The text domain name should consist of only dashes and lowercase characters
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 detected155 lines of code in 1 file:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 11 | 18 | 155 |
PHP code Passed 2 tests
Analyzing cyclomatic complexity and code structure
Great job! No cyclomatic complexity issues were detected in this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.00 |
Average class complexity | 0.00 |
▷ Minimum class complexity | 0.00 |
▷ Maximum class complexity | 0.00 |
Average method complexity | 0.00 |
▷ Minimum method complexity | 0.00 |
▷ Maximum method complexity | 0.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 0 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 0 | 0.00% |
▷ Final classes | 0 | 0.00% |
Methods | 0 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 0 | 0.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 1 | |
▷ Named functions | 1 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
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
There were not PNG files found in your plugin