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.01MB] [CPU: ▼5.69ms] Passed 4 tests
This is a short check of server-side resources used by ACF Feeds for Gravity Forms
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.00 | 37.21 ▼2.53 |
Dashboard /wp-admin | 3.31 ▼0.03 | 44.64 ▼19.20 |
Posts /wp-admin/edit.php | 3.37 ▲0.00 | 45.11 ▼3.26 |
Add New Post /wp-admin/post-new.php | 5.90 ▲0.00 | 92.10 ▲2.25 |
Media Library /wp-admin/upload.php | 3.24 ▲0.00 | 41.11 ▲2.60 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
No storage issues were detected
Filesystem: 3 new files
Database: no new tables, 6 new options
New WordPress options |
---|
theysaidso_admin_options |
db_upgraded |
widget_recent-posts |
widget_theysaidso_widget |
can_compress_scripts |
widget_recent-comments |
Browser metrics Passed 4 tests
An overview of browser requirements for ACF Feeds for Gravity Forms
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,789 ▲43 | 14.18 ▼0.16 | 1.79 ▲0.19 | 41.15 ▼1.00 |
Dashboard /wp-admin | 2,195 ▲18 | 5.62 ▼0.04 | 89.68 ▲4.08 | 37.22 ▼2.49 |
Posts /wp-admin/edit.php | 2,100 ▲3 | 2.00 ▲0.04 | 35.78 ▲0.96 | 35.34 ▼0.80 |
Add New Post /wp-admin/post-new.php | 1,526 ▼0 | 23.76 ▲0.63 | 683.41 ▼16.19 | 52.44 ▲0.49 |
Media Library /wp-admin/upload.php | 1,400 ▲3 | 4.09 ▼0.02 | 112.23 ▼8.88 | 47.33 ▼0.19 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
You still need to fix the following
- Zombie WordPress options detected upon uninstall: 6 options
- widget_recent-comments
- theysaidso_admin_options
- widget_theysaidso_widget
- db_upgraded
- 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 | 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
Please fix the following
- 2× GET requests to PHP files have triggered server-side errors or warnings:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/acf-feeds-for-gravity-forms/acf-feeds-for-gravity-forms.php:11
- > PHP Fatal error
Uncaught Error: Class 'GFForms' not found in wp-content/plugins/acf-feeds-for-gravity-forms/class-gfacffaddon.php:2
- > PHP Fatal error
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 Passed 29 tests
readme.txt Passed 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
7 plugin tags: acf, advanced custom fields, integration, gravity forms, form...
acf-feeds-for-gravity-forms/acf-feeds-for-gravity-forms.php Passed 13 tests
Analyzing the main PHP file in "ACF Feeds for Gravity Forms" version 1.0.1
83 characters long description:
Write Gravity Forms submission fields into ACF fields. Accumulate values over time.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short check of programming languages and file extensions; no executable files are allowed
No dangerous file extensions were detected184 lines of code in 2 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 34 | 33 | 184 |
PHP code Passed 2 tests
An overview of cyclomatic complexity and code structure
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.28 |
Average class complexity | 11.00 |
▷ Minimum class complexity | 2.00 |
▷ Maximum class complexity | 20.00 |
Average method complexity | 2.67 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 6.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 2 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 2 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 12 | |
▷ Static methods | 2 | 16.67% |
▷ Public methods | 12 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 1 | |
▷ Named functions | 1 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
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
Using a strong compression for your PNG files is a great way to speed-up your plugin
No PNG images were found in this plugin