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
Install script ran successfully
Server metrics [RAM: ▼0.21MB] [CPU: ▼16.23ms] Passed 4 tests
Server-side resources used by Social Media Sharing | WPZest
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.55 ▲0.09 | 42.32 ▼2.73 |
Dashboard /wp-admin | 3.44 ▲0.09 | 54.06 ▼10.49 |
Posts /wp-admin/edit.php | 3.49 ▲0.14 | 52.39 ▼0.85 |
Add New Post /wp-admin/post-new.php | 4.73 ▼1.15 | 45.13 ▼50.86 |
Media Library /wp-admin/upload.php | 3.36 ▲0.13 | 41.11 ▲1.17 |
Server storage [IO: ▲8.16MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
The plugin installed successfully
Filesystem: 318 new files
Database: no new tables, 7 new options
New WordPress options |
---|
widget_theysaidso_widget |
wpzest_social_media_share_config_section |
db_upgraded |
can_compress_scripts |
theysaidso_admin_options |
widget_recent-comments |
widget_recent-posts |
Browser metrics Passed 4 tests
Checking browser requirements for Social Media Sharing | WPZest
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,811 ▲65 | 13.60 ▼0.76 | 2.06 ▼0.14 | 43.99 ▼0.64 |
Dashboard /wp-admin | 2,210 ▲22 | 4.87 ▼0.07 | 112.11 ▲8.24 | 45.01 ▲1.69 |
Posts /wp-admin/edit.php | 2,097 ▲11 | 2.10 ▲0.06 | 34.08 ▼3.02 | 33.96 ▼1.97 |
Add New Post /wp-admin/post-new.php | 1,375 ▼139 | 16.70 ▼0.83 | 572.52 ▼69.43 | 45.04 ▼4.98 |
Media Library /wp-admin/upload.php | 1,392 ▲4 | 4.24 ▼0.05 | 107.93 ▼1.19 | 47.07 ▲1.54 |
Social Media Share /wp-admin/social-media-sharing-wpzest.php | 26 | 0.44 | 0.09 | 16.19 |
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
These items require your attention
- This plugin does not fully uninstall, leaving 7 options in the database
- can_compress_scripts
- widget_recent-comments
- widget_recent-posts
- db_upgraded
- wpzest_social_media_share_config_section
- widget_theysaidso_widget
- theysaidso_admin_options
Smoke tests 50% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
The smoke test was a success, however most plugin functionality was not tested
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 items
- 4× PHP files output text when accessed directly:
- > /wp-content/plugins/social-media-sharing-wpzest/includes/wpzest-view.php
- > /wp-content/plugins/social-media-sharing-wpzest/includes/wpzest-share.php
- > /wp-content/plugins/social-media-sharing-wpzest/includes/wpzest-count.php
- > /wp-content/plugins/social-media-sharing-wpzest/social-media-sharing-wpzest.php
User-side errors 0% from 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
These are user-side errors you should fix
- > GET request to /wp-admin/social-media-sharing-wpzest.php
- > Network (severe)
wp-admin/social-media-sharing-wpzest.php - Failed to load resource: the server responded with a status of 404 (Not Found)
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 88% from 16 tests
The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
These attributes need to be fixed:
- Screenshots: Add images for these screenshots: #10 (Theme-7), #11 (Theme-8), #12 (Theme-9), #13 (Theme-10), #14 (Theme-11), #15 (Theme-12), #16 (Theme-13), #17 (Theme-14), #18 (Theme-15)
- Tags: There are too many tags (23 tag instead of maximum 10)
social-media-sharing-wpzest/social-media-sharing-wpzest.php Passed 13 tests
Analyzing the main PHP file in "Social Media Sharing | WPZest" version 1.1
129 characters long description:
WPZest Social Media Share is fully loaded with the Social media icons allows you to share your wordpress site content on the web.
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
Everything looks great! No dangerous files found in this plugin8,477 lines of code in 11 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
CSS | 4 | 21 | 42 | 4,704 |
SVG | 1 | 0 | 0 | 2,671 |
PHP | 4 | 4 | 26 | 1,088 |
JavaScript | 2 | 1 | 1 | 14 |
PHP code Passed 2 tests
Analyzing logical lines of code, cyclomatic complexity, and other code metrics
Although this was not an exhaustive test, there were no cyclomatic complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.36 |
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 | 12 | |
▷ Named functions | 12 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 1 | |
▷ Global constants | 1 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size 50% from 2 tests
Image compression 50% from 2 tests
Using a strong compression for your PNG files is a great way to speed-up your plugin
294 PNG files occupy 6.75MB with 4.61MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
includes/images/social-media-theme/theme-05/th5_icon_21.png | 4.13KB | 1.05KB | ▼ 74.62% |
includes/images/social-media-theme/theme-02/th2_icon_13.png | 5.44KB | 1.56KB | ▼ 71.42% |
includes/images/social-media-theme/theme-05/th5_icon_14.png | 3.98KB | 0.92KB | ▼ 76.99% |
includes/images/social-3.png | 7.21KB | 3.65KB | ▼ 49.28% |
includes/images/social-media-theme/theme-06/th6_icon_17.png | 5.20KB | 1.59KB | ▼ 69.37% |