Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.19MB] [CPU: ▼5.89ms] Passed 4 tests
A check of server-side resources used by ShortcodeGPT
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.63 ▲0.17 | 38.57 ▼6.64 |
Dashboard /wp-admin | 3.48 ▲0.18 | 50.49 ▼4.34 |
Posts /wp-admin/edit.php | 3.59 ▲0.24 | 54.51 ▲3.41 |
Add New Post /wp-admin/post-new.php | 6.24 ▲0.35 | 91.81 ▼12.19 |
Media Library /wp-admin/upload.php | 3.40 ▲0.17 | 37.54 ▼0.39 |
Add New /wp-admin/post-new.php?post_type=sgpt_faq | 6.23 | 110.19 |
FAQs Archive /wp-admin/edit.php?post_type=sgpt_faq | 3.44 | 36.99 |
ChatGPT Settings /wp-admin/options-general.php?page=chatgpt-settings | 3.37 | 35.18 |
Prompts /wp-admin/edit-tags.php?taxonomy=sgpt_prompt&post_type=page | 3.40 | 37.78 |
Add New /wp-admin/post-new.php?post_type=sgpt_archive | 6.22 | 92.47 |
Prompts /wp-admin/edit-tags.php?taxonomy=sgpt_prompt&post_type=sgpt_faq | 3.40 | 36.41 |
Add New /wp-admin/post-new.php?post_type=sgpt_prompt | 6.22 | 85.35 |
ChatGPT Prompts /wp-admin/edit.php?post_type=sgpt_prompt | 3.45 | 39.28 |
ChatGPT Archive /wp-admin/edit.php?post_type=sgpt_archive | 3.45 | 43.11 |
Server storage [IO: ▲0.03MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
There were no storage issued detected upon installing this plugin
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
Checking browser requirements for ShortcodeGPT
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,007 ▲236 | 13.79 ▼0.49 | 5.57 ▲3.72 | 40.01 ▼5.45 |
Dashboard /wp-admin | 2,319 ▲131 | 5.86 ▲0.99 | 106.12 ▼11.85 | 40.25 ▼2.87 |
Posts /wp-admin/edit.php | 2,205 ▲116 | 1.98 ▼0.03 | 39.20 ▲0.76 | 36.03 ▲1.86 |
Add New Post /wp-admin/post-new.php | 1,608 ▲80 | 17.68 ▼5.57 | 705.93 ▲41.04 | 57.04 ▲2.13 |
Media Library /wp-admin/upload.php | 1,501 ▲110 | 4.20 ▼0.00 | 105.90 ▲2.01 | 52.83 ▲7.93 |
Add New /wp-admin/post-new.php?post_type=sgpt_faq | 6,259 | 19.46 | 870.62 | 32.55 |
FAQs Archive /wp-admin/edit.php?post_type=sgpt_faq | 1,174 | 1.93 | 31.78 | 31.15 |
ChatGPT Settings /wp-admin/options-general.php?page=chatgpt-settings | 885 | 2.06 | 25.54 | 29.39 |
Prompts /wp-admin/edit-tags.php?taxonomy=sgpt_prompt&post_type=page | 1,375 | 2.14 | 27.77 | 28.29 |
Add New /wp-admin/post-new.php?post_type=sgpt_archive | 1,579 | 16.90 | 724.25 | 28.57 |
Prompts /wp-admin/edit-tags.php?taxonomy=sgpt_prompt&post_type=sgpt_faq | 1,372 | 2.14 | 29.26 | 32.65 |
Add New /wp-admin/post-new.php?post_type=sgpt_prompt | 1,584 | 16.69 | 740.94 | 33.43 |
ChatGPT Prompts /wp-admin/edit.php?post_type=sgpt_prompt | 1,186 | 1.94 | 33.65 | 29.93 |
ChatGPT Archive /wp-admin/edit.php?post_type=sgpt_archive | 1,157 | 1.97 | 45.10 | 32.29 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
Please fix the following items
- This plugin did not uninstall successfully, leaving 6 options in the database
- theysaidso_admin_options
- widget_theysaidso_widget
- widget_recent-comments
- db_upgraded
- can_compress_scripts
- widget_recent-posts
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 | A shallow check of the single-responsibility principle; PHP files should perform no action - including output of placeholder text - and trigger no errors 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 | Just a short smoke test targeting errors on the browser (console and network errors and warnings)
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 94% from 16 tests
Often overlooked, readme.txt is one of the most important files in your plugin
These attributes need your attention:
- Requires at least: Version format is invalid
shortcodegpt/shortcodegpt.php 92% from 13 tests
The main file in "ShortcodeGPT" v. 3.5 serves as a complement to information provided in readme.txt and as the entry point to the plugin
You should first fix the following items:
- Description: If Twitter did it, so should we! Keep the description under 140 characters (currently 710 characters long)
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
Good job! No executable or dangerous file extensions detected650 lines of code in 1 file:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 95 | 46 | 650 |
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.24 |
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 | 35 | |
▷ Named functions | 35 | 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
All PNG images should be compressed to minimize bandwidth usage for end users
There are no PNG files in this plugin