Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
Install script ran successfully
Server metrics [RAM: ▲0.06MB] [CPU: ▼2.97ms] Passed 4 tests
A check of server-side resources used by WooCommerce Products to FactuSOL
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.52 ▲0.06 | 38.24 ▼4.47 |
Dashboard /wp-admin | 3.36 ▲0.06 | 48.60 ▼1.84 |
Posts /wp-admin/edit.php | 3.41 ▲0.06 | 51.36 ▼3.67 |
Add New Post /wp-admin/post-new.php | 5.94 ▲0.06 | 96.15 ▲4.08 |
Media Library /wp-admin/upload.php | 3.28 ▲0.06 | 38.00 ▼1.89 |
Server storage [IO: ▲1.62MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
This plugin installed successfully
Filesystem: 18 new files
Database: no new tables, 6 new options
New WordPress options |
---|
theysaidso_admin_options |
widget_recent-comments |
widget_theysaidso_widget |
db_upgraded |
widget_recent-posts |
can_compress_scripts |
Browser metrics Passed 4 tests
A check of browser resources used by WooCommerce Products to FactuSOL
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,789 ▲28 | 14.27 ▼0.28 | 1.73 ▼0.18 | 45.79 ▲0.81 |
Dashboard /wp-admin | 2,195 ▲15 | 5.62 ▼0.04 | 90.11 ▼13.23 | 42.97 ▼1.35 |
Posts /wp-admin/edit.php | 2,103 ▲3 | 2.01 ▲0.07 | 39.93 ▼0.13 | 34.10 ▼2.13 |
Add New Post /wp-admin/post-new.php | 1,526 ▼0 | 23.28 ▲0.15 | 684.71 ▼2.12 | 71.04 ▲21.03 |
Media Library /wp-admin/upload.php | 1,400 ▲3 | 4.19 ▲0.05 | 97.77 ▼29.43 | 44.13 ▼6.32 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
These items require your attention
- Zombie WordPress options were found after uninstall: 6 options
- widget_recent-posts
- can_compress_scripts
- db_upgraded
- widget_recent-comments
- theysaidso_admin_options
- widget_theysaidso_widget
Smoke tests 50% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Everything seems fine, however this is by no means an exhaustive test
SRP 0% from 2 tests
🔹 Tests weight: 20 | The single-responsibility principle applies for WordPress plugins as well - please make sure your PHP files perform no actions when accessed directly
Please fix the following items
- 1× GET requests to PHP files return non-empty strings:
- > /wp-content/plugins/fsx-connector-exporter/index.php
- 20× GET requests to PHP files have triggered server-side errors or warnings (only 10 are shown):
- > PHP Fatal error
require_once(): Failed opening required '_FSXE_PATH_classes/class-extruder.php' (include_path='.:/usr/share/php') in wp-content/plugins/fsx-connector-exporter/classes/class-extruderART-2017.php on line 12
- > PHP Warning
Use of undefined constant _FSXE_PATH_ - assumed '_FSXE_PATH_' (this will throw an Error in a future version of PHP) in wp-content/plugins/fsx-connector-exporter/classes/class-extruderLTA-2017EV.php on line 12
- > PHP Warning
require_once(_FSXE_PATH_classes/class-extruderSTO-2017.php): failed to open stream: No such file or directory in wp-content/plugins/fsx-connector-exporter/classes/class-extruderSTO-2017EV.php on line 12
- > PHP Fatal error
require_once(): Failed opening required '_FSXE_PATH_classes/class-extruder.php' (include_path='.:/usr/share/php') in wp-content/plugins/fsx-connector-exporter/classes/class-extruderSTO-2017.php on line 12
- > PHP Warning
require_once(_FSXE_PATH_classes/class-extruderART-2017.php): failed to open stream: No such file or directory in wp-content/plugins/fsx-connector-exporter/classes/class-extruderART-2017EV.php on line 12
- > PHP Warning
Use of undefined constant _FSXE_PATH_ - assumed '_FSXE_PATH_' (this will throw an Error in a future version of PHP) in wp-content/plugins/fsx-connector-exporter/classes/class-extruderART-2017.php on line 12
- > PHP Fatal error
require_once(): Failed opening required '_FSXE_PATH_classes/class-extruderART-2017.php' (include_path='.:/usr/share/php') in wp-content/plugins/fsx-connector-exporter/classes/class-extruderART-2017EV.php on line 12
- > PHP Fatal error
Uncaught Error: Call to undefined function plugin_dir_url() in wp-content/plugins/fsx-connector-exporter/TabFsx.php:13
- > PHP Warning
require_once(_FSXE_PATH_classes/class-extruder.php): failed to open stream: No such file or directory in wp-content/plugins/fsx-connector-exporter/classes/class-extruderART-2017.php on line 12
- > PHP Warning
Use of undefined constant _FSXE_PATH_ - assumed '_FSXE_PATH_' (this will throw an Error in a future version of PHP) in wp-content/plugins/fsx-connector-exporter/classes/class-extruderLTA-2017.php on line 12
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
Everything seems fine on the user side
Optimizations
Plugin configuration 96% from 29 tests
readme.txt Passed 16 tests
The readme.txt file is undoubtedly the most important file in your plugin, preparing it for public listing on WordPress.org
5 plugin tags: products, export products, woocommerce, factusol, export
fsx-connector-exporter/fsx-connector-exporter.php 92% from 13 tests
"WooCommerce Products to FactuSOL" version 1.6.9's main PHP file describes plugin functionality and also serves as the entry point to any WordPress functionality
Please make the necessary changes and fix the following:
- Text Domain: The text domain name should consist of only dashes and lowercase characters
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | Executable files are not allowed as they can serve as attack vectors
Success! There were no dangerous files found in this plugin1,666 lines of code in 14 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 13 | 488 | 263 | 1,613 |
PO File | 1 | 15 | 15 | 53 |
PHP code Passed 2 tests
A short review of cyclomatic complexity and code structure
Great job! No cyclomatic complexity issues were detected in this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.35 |
Average class complexity | 22.75 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 62.00 |
Average method complexity | 3.15 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 29.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 8 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 8 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 81 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 81 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 3 | |
▷ Named functions | 3 | 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 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
There were not PNG files found in your plugin