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 successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.11MB] [CPU: ▼2.41ms] Passed 4 tests
A check of server-side resources used by Webyx
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.57 ▲0.11 | 36.96 ▼3.63 |
Dashboard /wp-admin | 3.41 ▲0.10 | 48.30 ▲2.37 |
Posts /wp-admin/edit.php | 3.52 ▲0.16 | 51.24 ▲0.44 |
Add New Post /wp-admin/post-new.php | 6.02 ▲0.13 | 83.97 ▼8.83 |
Media Library /wp-admin/upload.php | 3.34 ▲0.11 | 37.72 ▲5.09 |
Webyx FG Settings /wp-admin/options-general.php?page=webyx_fg_plugin_settings | 3.30 | 32.22 |
Server storage [IO: ▲0.76MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
No storage issues were detected
Filesystem: 17 new files
Database: no new tables, 7 new options
New WordPress options |
---|
widget_recent-posts |
webyx_fg_activation_time |
db_upgraded |
widget_recent-comments |
widget_theysaidso_widget |
can_compress_scripts |
theysaidso_admin_options |
Browser metrics Passed 4 tests
An overview of browser requirements for Webyx
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,845 ▲83 | 16.72 ▲2.34 | 1.71 ▼0.05 | 37.48 ▼10.37 |
Dashboard /wp-admin | 2,249 ▲75 | 7.49 ▲1.91 | 233.14 ▲131.15 | 43.95 ▼1.06 |
Posts /wp-admin/edit.php | 2,174 ▲71 | 7.12 ▲5.09 | 78.77 ▲38.28 | 35.13 ▼3.06 |
Add New Post /wp-admin/post-new.php | 6,465 ▲4,938 | 23.53 ▲0.38 | 863.91 ▲151.69 | 41.15 ▼15.94 |
Media Library /wp-admin/upload.php | 1,528 ▲131 | 9.01 ▲4.81 | 127.62 ▲21.88 | 39.38 ▼5.33 |
Webyx FG Settings /wp-admin/options-general.php?page=webyx_fg_plugin_settings | 875 | 7.42 | 79.10 | 33.12 |
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
The following items require your attention
- This plugin does not fully uninstall, leaving 7 options in the database
- db_upgraded
- widget_theysaidso_widget
- widget_recent-posts
- widget_recent-comments
- can_compress_scripts
- webyx_fg_activation_time
- theysaidso_admin_options
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
The smoke test was a success, however most plugin functionality was not tested
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
The SRP test was a success
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)
No browser issues were found
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file is undoubtedly the most important file in your plugin, preparing it for public listing on WordPress.org
These attributes need to be fixed:
- Tags: Please reduce the number of tags, currently 15 tag instead of maximum 10
webyx/webyx.php Passed 13 tests
This is the main PHP file of "Webyx" version 1.6.6, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
111 characters long description:
Create amazing fullpage fullscreen scrolling websites with our fast, configurable and easy block for Gutenberg.
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
Success! There were no dangerous files found in this plugin572 lines of code in 16 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 6 | 0 | 31 | 563 |
CSS | 6 | 1 | 0 | 5 |
JavaScript | 4 | 0 | 0 | 4 |
PHP code Passed 2 tests
An short overview of logical lines of code, cyclomatic complexity, and other code metrics
This plugin has no cyclomatic complexity problems
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.33 |
Average class complexity | 38.00 |
▷ Minimum class complexity | 38.00 |
▷ Maximum class complexity | 38.00 |
Average method complexity | 2.32 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 12.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 1 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 1 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 28 | |
▷ Static methods | 1 | 3.57% |
▷ Public methods | 28 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 2 | |
▷ Named functions | 2 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 6 | |
▷ Global constants | 6 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Often times overlooked, PNG files can occupy unnecessary space in your plugin
No PNG images were found in this plugin