Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
Install script ran successfully
Server metrics [RAM: ▲0.01MB] [CPU: ▼8.02ms] Passed 4 tests
An overview of server-side resources used by Skins for Social Media Feather
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.48 ▲0.02 | 42.55 ▲5.15 |
Dashboard /wp-admin | 3.32 ▼0.02 | 44.96 ▼17.87 |
Posts /wp-admin/edit.php | 3.37 ▲0.02 | 49.60 ▼1.93 |
Add New Post /wp-admin/post-new.php | 5.90 ▲0.02 | 89.56 ▼15.89 |
Media Library /wp-admin/upload.php | 3.24 ▲0.02 | 36.13 ▲3.60 |
Server storage [IO: ▲0.53MB] [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: 649 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_theysaidso_widget |
widget_recent-posts |
can_compress_scripts |
db_upgraded |
theysaidso_admin_options |
widget_recent-comments |
Browser metrics Passed 4 tests
Checking browser requirements for Skins for Social Media Feather
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,800 ▲54 | 14.48 ▲0.10 | 1.78 ▲0.08 | 43.19 ▲3.50 |
Dashboard /wp-admin | 2,203 ▲12 | 5.80 ▲0.93 | 96.50 ▼5.15 | 39.80 ▼3.52 |
Posts /wp-admin/edit.php | 2,089 ▼3 | 1.99 ▼0.02 | 39.77 ▼2.97 | 35.80 ▼1.78 |
Add New Post /wp-admin/post-new.php | 1,514 ▼29 | 17.47 ▼0.83 | 661.74 ▲45.47 | 51.07 ▼2.95 |
Media Library /wp-admin/upload.php | 1,388 ▼0 | 4.16 ▼0.05 | 95.26 ▼1.10 | 42.97 ▲1.71 |
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
- Zombie WordPress options detected upon uninstall: 6 options
- theysaidso_admin_options
- widget_recent-posts
- db_upgraded
- can_compress_scripts
- widget_recent-comments
- widget_theysaidso_widget
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
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
Please take a closer look at the following
- 9× PHP files perform the action of outputting non-empty strings when accessed directly:
- > /wp-content/plugins/skins-for-social-media-feather/img/white-color-round/index.php
- > /wp-content/plugins/skins-for-social-media-feather/img/white-color-square/index.php
- > /wp-content/plugins/skins-for-social-media-feather/lang/index.php
- > /wp-content/plugins/skins-for-social-media-feather/img/white-black-square/index.php
- > /wp-content/plugins/skins-for-social-media-feather/img/color-white-square/index.php
- > /wp-content/plugins/skins-for-social-media-feather/img/white-black-round/index.php
- > /wp-content/plugins/skins-for-social-media-feather/index.php
- > /wp-content/plugins/skins-for-social-media-feather/img/color-white-round/index.php
- > /wp-content/plugins/skins-for-social-media-feather/img/index.php
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
No browser issues were found
Optimizations
Plugin configuration 93% from 29 tests
readme.txt Passed 16 tests
You should put a lot of thought into formatting readme.txt as it is used by WordPress.org to prepare the public listing of your plugin
5 plugin tags: socicon, social buttons, social media, social sharing, share
skins-for-social-media-feather/skins-for-social-media-feather.php 85% from 13 tests
Analyzing the main PHP file in "Skins for Social Media Feather" version 1.0
You should first fix the following items:
- Description: The description should be shorter than 140 characters (currently 197 characters long)
- Text Domain: The text domain must be the same as the plugin slug, although optional since WordPress version 4.6
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of file extensions present in this plugin and a short test that no dangerous files are bundled with this plugin
Success! There were no dangerous files found in this plugin72 lines of code in 3 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 3 | 6 | 17 | 72 |
PHP code Passed 2 tests
Analyzing logical lines of code, cyclomatic complexity, and other code metrics
All good! No complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.22 |
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 | 2 | |
▷ Named functions | 2 | 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
Often times overlooked, PNG files can occupy unnecessary space in your plugin
594 compressed PNG files occupy 0.51MB
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
img/white-black-square/64x64/instagram.png | 1.08KB | 1.63KB | 0.00% |
img/color-white-round/128x128/youtube.png | 2.19KB | 2.24KB | 0.00% |
img/white-color-square/128x128/pinterest.png | 1.86KB | 2.08KB | 0.00% |
img/white-color-square/64x64/flickr.png | 0.50KB | 0.66KB | 0.00% |
img/color-white-round/32x32/google_plus.png | 0.65KB | 0.85KB | 0.00% |