Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.08MB] [CPU: ▼9.76ms] Passed 4 tests
A check of server-side resources used by Truefy Embed
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.55 ▲0.09 | 39.79 ▼6.08 |
Dashboard /wp-admin | 3.39 ▲0.05 | 53.46 ▼14.68 |
Posts /wp-admin/edit.php | 3.44 ▲0.09 | 56.45 ▲8.18 |
Add New Post /wp-admin/post-new.php | 5.97 ▲0.09 | 92.57 ▼21.74 |
Media Library /wp-admin/upload.php | 3.31 ▲0.08 | 41.70 ▲3.47 |
Truefy Embed /wp-admin/options-general.php?page=truefy_embed | 3.28 | 32.48 |
Server storage [IO: ▲0.04MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
This plugin installed successfully
Filesystem: 2 new files
Database: no new tables, 9 new options
New WordPress options |
---|
truefy_embed_api_key |
widget_theysaidso_widget |
truefy_embed_auto_visible_self_brand_watermarking_enabled |
can_compress_scripts |
theysaidso_admin_options |
widget_recent-posts |
widget_recent-comments |
truefy_embed_auto_watermarking_enabled |
db_upgraded |
Browser metrics Passed 4 tests
An overview of browser requirements for Truefy Embed
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,818 ▲72 | 14.34 ▲0.20 | 2.23 ▲0.59 | 50.20 ▲5.84 |
Dashboard /wp-admin | 2,199 ▲22 | 5.64 ▲0.07 | 87.12 ▼17.73 | 39.58 ▼3.24 |
Posts /wp-admin/edit.php | 2,104 ▲4 | 2.04 ▲0.05 | 39.24 ▲0.08 | 35.59 ▼2.75 |
Add New Post /wp-admin/post-new.php | 1,529 ▲3 | 23.03 ▲0.10 | 733.73 ▲51.04 | 56.96 ▲0.16 |
Media Library /wp-admin/upload.php | 1,401 ▼2 | 4.10 ▼0.14 | 111.26 ▼7.06 | 47.90 ▲0.19 |
Truefy Embed /wp-admin/options-general.php?page=truefy_embed | 916 | 2.17 | 24.79 | 26.51 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
It is recommended to fix the following
- This plugin did not uninstall successfully, leaving 9 options in the database
- theysaidso_admin_options
- widget_theysaidso_widget
- can_compress_scripts
- truefy_embed_api_key
- widget_recent-posts
- widget_recent-comments
- db_upgraded
- truefy_embed_auto_visible_self_brand_watermarking_enabled
- truefy_embed_auto_watermarking_enabled
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
Even though no errors were found, this is by no means an exhaustive test
SRP Passed 2 tests
🔹 Tests weight: 20 | It is important to ensure that your PHP files perform no action when accessed directly, respecting the single-responsibility principle
Congratulations! This plugin passed the SRP test
User-side errors 0% from 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
Please fix the following browser errors
- > GET request to /wp-admin/options-general.php?page=truefy_embed
- > Network (severe)
wp-content/plugins/truefy-embed/assets/Truefy_logo_wp.svg - Failed to load resource: the server responded with a status of 404 (Not Found)
Optimizations
Plugin configuration 93% from 29 tests
readme.txt Passed 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
9 plugin tags: images, watermark, picture, image, image security...
truefy-embed/truefy.php 85% from 13 tests
Analyzing the main PHP file in "Truefy Embed" version 1.1.0
You should first fix the following items:
- Description: Please keep the plugin description shorter than 140 characters (currently 150 characters long)
- Main file name: It is recommended to name the main PHP file as the plugin slug ("truefy-embed.php" instead of "truefy.php")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is a short overview of programming languages used in this plugin, detecting executable files
Everything looks great! No dangerous files found in this plugin487 lines of code in 1 file:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 121 | 109 | 487 |
PHP code Passed 2 tests
Analyzing cyclomatic complexity and code structure
All good! No complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.18 |
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 | 11 | |
▷ Named functions | 10 | 90.91% |
▷ Anonymous functions | 1 | 9.09% |
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
No PNG images were found in this plugin