Benchmarks
Plugin footprint 48% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
Install script ran successfully
Server metrics [RAM: ▲0.50MB] [CPU: ▲3.23ms] Passed 4 tests
Analyzing server-side resources used by WP-Forms-Connector
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.84 ▲0.38 | 53.82 ▲15.13 |
Dashboard /wp-admin | 3.87 ▲0.57 | 52.84 ▲3.44 |
Posts /wp-admin/edit.php | 3.92 ▲0.57 | 51.19 ▲6.50 |
Add New Post /wp-admin/post-new.php | 6.45 ▲0.56 | 92.52 ▼3.40 |
Media Library /wp-admin/upload.php | 3.73 ▲0.51 | 40.61 ▲6.38 |
Server storage [IO: ▲0.41MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
This plugin installed successfully
Filesystem: 16 new files
Database: 4 new tables, 9 new options
New tables |
---|
wp_manage_forms |
wp_wpformsappyconnector_db |
wp_manage_api |
wp_manage_custom |
New WordPress options |
---|
widget_recent-posts |
theysaidso_admin_options |
db_upgraded |
can_compress_scripts |
Appyconnect_view_install_date |
wpformsappyconnectorDB_view_install_date |
widget_theysaidso_widget |
appypie_secret |
widget_recent-comments |
Browser metrics Passed 4 tests
This is an overview of browser requirements for WP-Forms-Connector
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,868 ▲122 | 13.30 ▼1.06 | 5.31 ▲3.56 | 42.44 ▼1.77 |
Dashboard /wp-admin | 2,275 ▲90 | 5.82 ▼0.08 | 94.89 ▼9.23 | 41.39 ▼3.02 |
Posts /wp-admin/edit.php | 2,164 ▲75 | 2.02 ▲0.03 | 41.43 ▲3.72 | 36.41 ▲2.07 |
Add New Post /wp-admin/post-new.php | 1,571 ▲57 | 18.30 ▲0.77 | 696.77 ▲44.44 | 53.90 ▲0.76 |
Media Library /wp-admin/upload.php | 1,456 ▲71 | 4.38 ▲0.18 | 95.91 ▲0.77 | 42.88 ▲1.46 |
Connect Extensions /wp-admin/appyconnect-list.php?page=appyconnect-extensions | 26 | 0.44 | 0.07 | 12.20 |
Forms Connector /wp-admin/appyconnect-list.php | 26 | 0.44 | 0.25 | 6.24 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 25% from 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
The following items require your attention
- Uninstall procedure validation failed for this plugin
- > Warning in wp-includes/class-wp-hook.php+310
call_user_func_array() expects parameter 1 to be a valid callback, function 'connect_form_on_deactivate' not found or invalid function name
- Zombie tables detected upon uninstall: 4 tables
- wp_manage_api
- wp_wpformsappyconnector_db
- wp_manage_forms
- wp_manage_custom
- Zombie WordPress options detected upon uninstall: 9 options
- db_upgraded
- widget_recent-comments
- wpformsappyconnectorDB_view_install_date
- can_compress_scripts
- widget_recent-posts
- appypie_secret
- widget_theysaidso_widget
- Appyconnect_view_install_date
- theysaidso_admin_options
Smoke tests 25% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Good news, no errors were detected
SRP 0% 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 items
- 1× PHP files perform the action of outputting non-empty strings when accessed directly:
- > /wp-content/plugins/wp-forms-connector/inc/appyconnect-settings.php
- 2× PHP files trigger server errors when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_submenu_page() in wp-content/plugins/wp-forms-connector/inc/appyconnect-add-ons.php:3
- > PHP Fatal error
Uncaught Error: Call to undefined function register_activation_hook() in wp-content/plugins/wp-forms-connector/WP-Forms-Connector.php:99
- > PHP Fatal error
User-side errors 0% from 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
Please take a look at the following user-side issues
- > GET request to /wp-admin/appyconnect-list.php?page=appyconnect-extensions
- > Network (severe)
wp-admin/appyconnect-list.php?page=appyconnect-extensions - Failed to load resource: the server responded with a status of 404 (Not Found)
- > GET request to /wp-admin/appyconnect-list.php
- > Network (severe)
wp-admin/appyconnect-list.php - Failed to load resource: the server responded with a status of 404 (Not Found)
Optimizations
Plugin configuration 79% from 29 tests
readme.txt 81% from 16 tests
The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
These attributes need your attention:
- Screenshots: These screenshots have no corresponding images in /assets: #1 (Get creted number of form list on Rest Api,(http://www.example.com/wp-json/form/v1/api/)), #2 (Get form value post form ID on Rest Api,(http://www.example.com/wp-json/form/v1/jsonapi/formID)), #3 (comment api), #4 (Post Related API), #5 (Create Pages API), #6 (Category Related API), #7 (User Listing API), #8 (Get all post Type list), #9 (Get wpform data), #10 (Pass header on authentication, username, password, mandatory,)
- Donate link: Invalid URI found ("#")
- Tags: You are using too many tags: 12 tag instead of maximum 10
wp-forms-connector/WP-Forms-Connector.php 77% from 13 tests
The main PHP file in "WP-Forms-Connector" ver. 1.7.10 adds more information about the plugin and also serves as the entry point for this plugin
Please take the time to fix the following:
- Text Domain: Please use dashes and lowercase characters for text domains
- Domain Path: The domain path folder was not found ("/languages/")
- Main file name: It is recommended to name the main PHP file as the plugin slug ("wp-forms-connector.php" instead of "WP-Forms-Connector.php")
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 plugin2,551 lines of code in 9 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 8 | 515 | 412 | 2,537 |
CSS | 1 | 0 | 0 | 14 |
PHP code Passed 2 tests
An short overview of logical lines of code, cyclomatic complexity, and other code metrics
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.31 |
Average class complexity | 22.86 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 172.00 |
Average method complexity | 5.08 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 16.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 14 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 14 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 75 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 70 | 93.33% |
▷ Protected methods | 1 | 1.33% |
▷ Private methods | 4 | 5.33% |
Functions | 24 | |
▷ Named functions | 23 | 95.83% |
▷ Anonymous functions | 1 | 4.17% |
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
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
5 PNG files occupy 0.27MB with 0.17MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
assets/banner-772x250.png | 25.16KB | 9.72KB | ▼ 61.38% |
assets/Screenshot-2.png | 125.81KB | 35.72KB | ▼ 71.61% |
assets/icon-128x128.png | 7.12KB | 3.67KB | ▼ 48.45% |
assets/Screenshot-3.png | 70.99KB | 25.12KB | ▼ 64.61% |
assets/Screenshot-1.png | 47.07KB | 12.54KB | ▼ 73.35% |