Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
This plugin's installer ran successfully
Server metrics [RAM: ▲0.03MB] [CPU: ▼0.77ms] Passed 4 tests
Analyzing server-side resources used by CF7 EXPORT CSV
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.50 ▲0.03 | 33.26 ▼9.61 |
Dashboard /wp-admin | 3.34 ▲0.04 | 49.18 ▲2.35 |
Posts /wp-admin/edit.php | 3.39 ▲0.03 | 49.11 ▲7.12 |
Add New Post /wp-admin/post-new.php | 5.92 ▲0.03 | 91.83 ▲4.55 |
Media Library /wp-admin/upload.php | 3.27 ▲0.03 | 36.10 ▼0.38 |
Export CSV /wp-admin/admin.php?page=cf7_export_csv | 3.23 | 32.40 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
No storage issues were detected
Filesystem: 4 new files
Database: 1 new table, 6 new options
New tables |
---|
wp_cf7_export_csv_db |
New WordPress options |
---|
can_compress_scripts |
widget_theysaidso_widget |
theysaidso_admin_options |
widget_recent-posts |
widget_recent-comments |
db_upgraded |
Browser metrics Passed 4 tests
This is an overview of browser requirements for CF7 EXPORT CSV
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,816 ▲70 | 14.42 ▲0.06 | 1.61 ▼0.08 | 38.41 ▼6.61 |
Dashboard /wp-admin | 2,222 ▲51 | 4.87 ▼0.02 | 110.32 ▼16.86 | 39.90 ▼9.45 |
Posts /wp-admin/edit.php | 2,108 ▲19 | 2.01 ▲0.02 | 40.29 ▲0.94 | 40.32 ▲4.96 |
Add New Post /wp-admin/post-new.php | 1,557 ▲24 | 18.13 ▼2.97 | 700.67 ▼54.45 | 67.16 ▲12.84 |
Media Library /wp-admin/upload.php | 1,404 ▲16 | 4.21 ▼0.03 | 97.12 ▼11.94 | 45.03 ▼3.97 |
Export CSV /wp-admin/admin.php?page=cf7_export_csv | 807 | 2.06 | 25.13 | 27.14 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
The following items require your attention
- This plugin does not fully uninstall, leaving 6 options in the database
- can_compress_scripts
- theysaidso_admin_options
- widget_theysaidso_widget
- widget_recent-comments
- db_upgraded
- widget_recent-posts
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Good news, no errors were detected
SRP 50% from 2 tests
🔹 Tests weight: 20 | A shallow check of the single-responsibility principle; PHP files should perform no action - including output of placeholder text - and trigger no errors when accessed directly
The following issues need your attention
- 3× PHP files trigger server-side errors or warnings when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/cf7-export-csv/inc/cf7-export-csv-page.php:3
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/cf7-export-csv/inc/cf7-export-csv-page.php:3
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/cf7-export-csv/inc/cf7-save-data.php:3
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
No browser errors were detected
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
6 plugin tags: contact, csv export, contact form 7, contact form database, form...
cf7-export-csv/cf7-export-csv.php Passed 13 tests
The entry point to "CF7 EXPORT CSV" version 1.6 is a PHP file that has certain tags in its header comment area
117 characters long description:
CF7 Export CSV is a plugin for storing data of Contact Form 7 forms into the database and exporting data as CSV files
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of programming languages used in this plugin; dangerous file extensions are not allowed
There were no executable files found in this plugin230 lines of code in 3 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 3 | 41 | 11 | 230 |
PHP code Passed 2 tests
Analyzing cyclomatic complexity and code structure
No complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.34 |
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 | 7 | |
▷ Named functions | 7 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 0 | |
▷ Global constants | 0 | 0.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 are no PNG files in this plugin