Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
The plugin installed gracefully, with no errors
Server metrics [RAM: ▼0.01MB] [CPU: ▼7.37ms] Passed 4 tests
This is a short check of server-side resources used by Theme Blvd WooCommerce Patch
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.46 ▲0.00 | 40.55 ▼6.09 |
Dashboard /wp-admin | 3.31 ▼0.04 | 49.35 ▼12.65 |
Posts /wp-admin/edit.php | 3.36 ▲0.00 | 48.26 ▼6.85 |
Add New Post /wp-admin/post-new.php | 5.89 ▲0.00 | 96.93 ▼3.89 |
Media Library /wp-admin/upload.php | 3.23 ▲0.00 | 42.20 ▲6.67 |
Server storage [IO: ▲0.56MB] [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: 7 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_theysaidso_widget |
db_upgraded |
can_compress_scripts |
widget_recent-posts |
widget_recent-comments |
theysaidso_admin_options |
Browser metrics Passed 4 tests
An overview of browser requirements for Theme Blvd WooCommerce Patch
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,789 ▲54 | 14.22 ▼0.07 | 1.68 ▼0.03 | 40.83 ▼6.48 |
Dashboard /wp-admin | 2,195 ▲18 | 5.61 ▲0.04 | 94.46 ▲3.72 | 39.41 ▼1.06 |
Posts /wp-admin/edit.php | 2,100 ▼3 | 1.95 ▼0.04 | 39.29 ▲3.27 | 38.09 ▼0.42 |
Add New Post /wp-admin/post-new.php | 1,526 ▼0 | 23.48 ▲0.11 | 694.85 ▲18.56 | 66.06 ▼1.25 |
Media Library /wp-admin/upload.php | 1,403 ▲3 | 4.23 ▼0.02 | 103.81 ▼1.52 | 49.11 ▲2.15 |
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 6 options in the database
- can_compress_scripts
- widget_recent-posts
- theysaidso_admin_options
- widget_theysaidso_widget
- db_upgraded
- widget_recent-comments
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Even though no errors were found, this is by no means an exhaustive test
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 fix the following items
- 1× GET requests to PHP files have triggered server-side errors or warnings:
- > PHP Fatal error
Uncaught Error: Call to undefined function plugins_url() in wp-content/plugins/theme-blvd-woocommerce-patch/theme-blvd-woocommerce-patch.php:30
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
There were no browser issues found
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 88% from 16 tests
Perhaps the most important file in your plugin readme.txt gets parsed in order to generate the public listing of your plugin
These attributes need to be fixed:
- Screenshots: These screenshots require images: #1 (Here's an example of some WooCommerce's sample content being displayed with the plugin and [Alyeska](http://themeforest.net/item/alyeska-responsive-wordpress-theme/164366?ref=themeblvd "Alyeska WordPress Theme").), #2 (After installing this plugin, you should see a new widget area added above all of your Theme Blvd widget areas called "WooCommerce Sidebar" -- Put all of your widgets here for WooCommerce-related pages.), #3 (When editing a standard static page, there will now be an option under your theme's standard "Page Options" that will allow you to "force" the current static page as a "WooCommerce page" -- This will allow the WooCommerce Sidebar to be applied. Note that you don't need to do this for pages you've already set in your WooCommerce settings (i.e. cart, checkout, and account pages).), #4 (This is the panel that gets added to your Theme Options page for determining the sidebar layout on various WooCommerce pages.)
- Requires at least: Version not formatted correctly
theme-blvd-woocommerce-patch/theme-blvd-woocommerce-patch.php Passed 13 tests
The entry point to "Theme Blvd WooCommerce Patch" version 1.1.1 is a PHP file that has certain tags in its header comment area
77 characters long description:
This plugins adds basic compatibility with Theme Blvd themes and WooCommerce.
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
Everything looks great! No dangerous files found in this plugin448 lines of code in 2 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 115 | 156 | 424 |
CSS | 1 | 0 | 0 | 24 |
PHP code Passed 2 tests
This is a short overview of cyclomatic complexity and code structure for this plugin
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.47 |
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 | 15 | |
▷ Named functions | 15 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 3 | |
▷ Global constants | 3 | 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
4 PNG files occupy 0.54MB with 0.36MB in potential savings
Potential savings
Compression of 4 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
screenshot-1.png | 266.90KB | 95.49KB | ▼ 64.22% |
screenshot-4.png | 126.93KB | 39.76KB | ▼ 68.68% |
screenshot-2.png | 69.55KB | 21.47KB | ▼ 69.13% |
screenshot-3.png | 86.39KB | 29.75KB | ▼ 65.56% |