Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
Installer ran successfully
Server metrics [RAM: ▲0.35MB] [CPU: ▼4.89ms] Passed 4 tests
This is a short check of server-side resources used by Luzuk Team
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.81 ▲0.35 | 41.13 ▲2.62 |
Dashboard /wp-admin | 3.65 ▲0.34 | 48.36 ▼15.28 |
Posts /wp-admin/edit.php | 3.76 ▲0.40 | 51.57 ▲2.26 |
Add New Post /wp-admin/post-new.php | 6.25 ▲0.36 | 88.40 ▼9.17 |
Media Library /wp-admin/upload.php | 3.57 ▲0.34 | 40.20 ▲4.35 |
Luzuk Team /wp-admin/edit.php?post_type=our-lteam | 3.61 | 43.72 |
Add New /wp-admin/post-new.php?post_type=our-lteam | 3.71 | 51.87 |
Settings /wp-admin/edit.php?post_type=our-lteam&page=ltsmp_tutorial_subpage_example | 3.54 | 36.49 |
Server storage [IO: ▲3.37MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
The plugin installed successfully
Filesystem: 35 new files
Database: no new tables, 13 new options
New WordPress options |
---|
teamslidertransitionduration |
ltfp_option_sel_slidertemplate |
can_compress_scripts |
widget_theysaidso_widget |
ltfp_teamarrow |
ltfp_option_sel_template |
lteamp_postno |
db_upgraded |
ltfp_teamdot |
teamsliderpostnumber |
... |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Luzuk Team
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,970 ▲209 | 13.67 ▼0.68 | 9.34 ▲7.32 | 44.66 ▲0.76 |
Dashboard /wp-admin | 2,244 ▲67 | 5.87 ▲0.30 | 92.43 ▼1.64 | 37.54 ▼16.07 |
Posts /wp-admin/edit.php | 2,157 ▲57 | 2.34 ▲0.34 | 41.98 ▲3.61 | 37.86 ▼1.97 |
Add New Post /wp-admin/post-new.php | 1,577 ▲42 | 23.63 ▲5.41 | 664.03 ▲22.87 | 37.30 ▼35.14 |
Media Library /wp-admin/upload.php | 1,455 ▲55 | 4.47 ▲0.26 | 108.42 ▲6.21 | 49.02 ▲4.19 |
Luzuk Team /wp-admin/edit.php?post_type=our-lteam | 1,135 | 2.24 | 40.31 | 30.71 |
Add New /wp-admin/post-new.php?post_type=our-lteam | 2,464 | 8.02 | 166.99 | 73.25 |
Settings /wp-admin/edit.php?post_type=our-lteam&page=ltsmp_tutorial_subpage_example | 2,958 | 2.94 | 105.89 | 32.14 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
The following items require your attention
- Zombie WordPress options detected upon uninstall: 13 options
- ltfp_option_sel_slidertemplate
- teamsliderpostnumber
- ltfp_option_sel_template
- can_compress_scripts
- widget_recent-comments
- widget_recent-posts
- ltfp_teamarrow
- theysaidso_admin_options
- teamslidertransitionduration
- lteamp_postno
- ...
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
The smoke test was a success, however most plugin functionality was not tested
SRP 50% from 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
Almost there! Just fix the following items
- 1× PHP files trigger errors when accessed directly with GET requests:
- > PHP Fatal error
Uncaught Error: Call to undefined function plugin_dir_path() in wp-content/plugins/luzuk-team/luzuk-team.php:17
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
No browser issues were found
Optimizations
Plugin configuration 93% from 29 tests
readme.txt Passed 16 tests
Perhaps the most important file in your plugin readme.txt gets parsed in order to generate the public listing of your plugin
5 plugin tags: our team, team members showcase, team members, meet the team, responsive
luzuk-team/luzuk-team.php 85% from 13 tests
"Luzuk Team" version 0.1.0's primary PHP file adds more information about the plugin and serves as the entry point for WordPress
It is important to fix the following:
- Description: Please keep the plugin description shorter than 140 characters (currently 235 characters long)
- Requires at least: Required version must match the one declared in readme.txt ("5.0" instead of "5.2")
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
Success! There were no dangerous files found in this plugin17,471 lines of code in 18 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
SVG | 3 | 0 | 12 | 8,954 |
CSS | 8 | 1,627 | 84 | 6,190 |
PHP | 3 | 339 | 120 | 1,936 |
JavaScript | 4 | 98 | 32 | 391 |
PHP code Passed 2 tests
Analyzing logical lines of code, cyclomatic complexity, and other code metrics
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.38 |
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 | 2 | |
▷ Global constants | 2 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Using a strong compression for your PNG files is a great way to speed-up your plugin
4 PNG files occupy 0.23MB with 0.11MB in potential savings
Potential savings
Compression of 4 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
images/default.png | 5.19KB | 5.66KB | 0.00% |
images/dinero.png | 63.05KB | 20.19KB | ▼ 67.97% |
banner-772x250.png | 105.50KB | 46.27KB | ▼ 56.14% |
icon-256x256.png | 58.80KB | 16.24KB | ▼ 72.38% |