Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
Install script ran successfully
Server metrics [RAM: ▲0.09MB] [CPU: ▼5.57ms] Passed 4 tests
A check of server-side resources used by Easexport - Gravity Forms Scheduled Entries Export
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.55 ▲0.09 | 33.42 ▼5.26 |
Dashboard /wp-admin | 3.39 ▲0.09 | 46.45 ▼0.80 |
Posts /wp-admin/edit.php | 3.50 ▲0.15 | 42.69 ▼4.58 |
Add New Post /wp-admin/post-new.php | 5.97 ▲0.09 | 81.39 ▼11.63 |
Media Library /wp-admin/upload.php | 3.31 ▲0.08 | 37.64 ▲4.40 |
Server storage [IO: ▲0.16MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
This plugin installed successfully
Filesystem: 6 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-comments |
theysaidso_admin_options |
widget_theysaidso_widget |
widget_recent-posts |
can_compress_scripts |
db_upgraded |
Browser metrics Passed 4 tests
Checking browser requirements for Easexport - Gravity Forms Scheduled Entries Export
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,797 ▲36 | 14.24 ▲0.05 | 1.70 ▼0.01 | 36.95 ▼3.37 |
Dashboard /wp-admin | 2,203 ▲23 | 5.64 ▲0.01 | 86.55 ▼5.05 | 38.02 ▼2.13 |
Posts /wp-admin/edit.php | 2,108 ▲8 | 1.97 ▼0.01 | 36.75 ▼1.06 | 33.90 ▼4.10 |
Add New Post /wp-admin/post-new.php | 1,534 ▼1 | 22.63 ▲4.16 | 596.26 ▼48.25 | 65.19 ▼7.54 |
Media Library /wp-admin/upload.php | 1,405 ▲2 | 4.24 ▼0.01 | 97.08 ▼9.93 | 42.12 ▼1.89 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
You still need to fix the following
- The uninstall procedure has failed, leaving 6 options in the database
- db_upgraded
- widget_theysaidso_widget
- theysaidso_admin_options
- widget_recent-comments
- can_compress_scripts
- widget_recent-posts
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
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
The following issues need your attention
- 4× PHP files trigger server errors when accessed directly:
- > PHP Warning
include_once(ABSPATHwp-admin/includes/plugin.php): failed to open stream: No such file or directory in wp-content/plugins/easexport-gravity-forms-scheduled-entries-export/easexport-gravity-forms-scheduled-entries-export.php on line 10
- > PHP Warning
Use of undefined constant ABSPATH - assumed 'ABSPATH' (this will throw an Error in a future version of PHP) in wp-content/plugins/easexport-gravity-forms-scheduled-entries-export/easexport-gravity-forms-scheduled-entries-export.php on line 10
- > PHP Warning
include_once(): Failed opening 'ABSPATHwp-admin/includes/plugin.php' for inclusion (include_path='.:/usr/share/php') in wp-content/plugins/easexport-gravity-forms-scheduled-entries-export/easexport-gravity-forms-scheduled-entries-export.php on line 10
- > PHP Fatal error
Uncaught Error: Call to undefined function is_plugin_active() in wp-content/plugins/easexport-gravity-forms-scheduled-entries-export/easexport-gravity-forms-scheduled-entries-export.php:394
- > PHP Warning
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
Don't ignore readme.txt as it is the file that instructs WordPress.org on how to present your plugin to the world
5 plugin tags: export, gf entries, entries, gravityforms, scheduled export
easexport-gravity-forms-scheduled-entries-export/easexport-gravity-forms-scheduled-entries-export.php Passed 13 tests
"Easexport - Gravity Forms Scheduled Entries Export" version 1.2.3's main PHP file describes plugin functionality and also serves as the entry point to any WordPress functionality
85 characters long description:
Automatically export a CSV report of form entries attached and send it to your email.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | An overview of files in this plugin; executable files are not allowed
There were no executable files found in this plugin662 lines of code in 4 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 0 | 14 | 635 |
JavaScript | 1 | 0 | 0 | 25 |
CSS | 1 | 0 | 0 | 2 |
PHP code Passed 2 tests
A brief analysis of cyclomatic complexity and code structure for this plugin
This plugin has no cyclomatic complexity problems
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.29 |
Average class complexity | 23.33 |
▷ Minimum class complexity | 2.00 |
▷ Maximum class complexity | 64.00 |
Average method complexity | 3.79 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 23.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 3 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 3 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 25 | |
▷ Static methods | 2 | 8.00% |
▷ Public methods | 25 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 7 | |
▷ Named functions | 6 | 85.71% |
▷ Anonymous functions | 1 | 14.29% |
Constants | 1 | |
▷ Global constants | 1 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
PNG files should be compressed to save space and minimize bandwidth usage
1 PNG file occupies 0.12MB with 0.09MB in potential savings
Potential savings
Compression of 1 random PNG file using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
img/premium.png | 127.09KB | 33.38KB | ▼ 73.73% |