Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
Install script ran successfully
Server metrics [RAM: ▲0.16MB] [CPU: ▼4.92ms] Passed 4 tests
Analyzing server-side resources used by Make Connector
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.66 ▲0.15 | 40.84 ▼2.99 |
Dashboard /wp-admin | 3.52 ▲0.13 | 52.57 ▼9.72 |
Posts /wp-admin/edit.php | 3.63 ▲0.23 | 52.00 ▲1.88 |
Add New Post /wp-admin/post-new.php | 6.12 ▲0.19 | 98.73 ▼8.85 |
Media Library /wp-admin/upload.php | 3.44 ▲0.17 | 41.66 ▲6.46 |
Make /wp-admin/admin.php?page=integromat | 3.41 | 37.79 |
Custom Taxonomies /wp-admin/admin.php?page=integromat_custom_toxonomies | 3.42 | 35.09 |
Custom API Fields /wp-admin/admin.php?page=integromat_custom_fields | 3.51 | 42.23 |
Server storage [IO: ▲0.08MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
This plugin installed successfully
Filesystem: 27 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-comments |
widget_recent-posts |
widget_theysaidso_widget |
can_compress_scripts |
db_upgraded |
theysaidso_admin_options |
Browser metrics Passed 4 tests
Make Connector: an overview of browser usage
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,851 ▲90 | 14.78 ▲0.43 | 1.68 ▼0.20 | 41.67 ▲2.20 |
Dashboard /wp-admin | 2,257 ▲80 | 5.57 ▼0.12 | 93.59 ▲3.95 | 46.44 ▲3.19 |
Posts /wp-admin/edit.php | 2,162 ▲62 | 2.06 ▲0.06 | 36.57 ▼3.05 | 32.88 ▼5.33 |
Add New Post /wp-admin/post-new.php | 1,557 ▲31 | 23.08 ▼0.52 | 679.80 ▼24.03 | 53.46 ▼0.20 |
Media Library /wp-admin/upload.php | 1,462 ▲62 | 4.28 ▲0.04 | 102.08 ▼13.22 | 47.79 ▼0.40 |
Make /wp-admin/admin.php?page=integromat | 893 | 1.89 | 28.50 | 30.65 |
Custom Taxonomies /wp-admin/admin.php?page=integromat_custom_toxonomies | 846 | 1.78 | 26.43 | 24.95 |
Custom API Fields /wp-admin/admin.php?page=integromat_custom_fields | 1,193 | 1.99 | 33.37 | 32.48 |
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
- Zombie WordPress options were found after uninstall: 6 options
- can_compress_scripts
- widget_recent-posts
- widget_theysaidso_widget
- theysaidso_admin_options
- db_upgraded
- widget_recent-comments
Smoke tests 25% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
Please fix the following server-side errors
- 33 occurences, only the last one shown
- > GET request to /wp-admin/admin.php?page=integromat_custom_fields
- > Warning in wp-content/plugins/easy-age-verifier/lib/extras/wpApi.php+48
file_get_contents(): php_network_getaddresses: getaddrinfo failed: Name or service not known
- 33 occurences, only the last one shown
- > GET request to /wp-admin/admin.php?page=integromat_custom_fields
- > Warning in wp-content/plugins/easy-age-verifier/lib/extras/wpApi.php+48
file_get_contents(http://www.fillyourtaproom.com/wp-json/wp/v2/posts?per_page=10): failed to open stream: php_network_getaddresses: getaddrinfo failed: Name or service not known
SRP 0% 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
Almost there! Just fix the following items
- 5× PHP files output non-empty strings when accessed directly via GET requests:
- > /wp-content/plugins/integromat-connector/settings/events.php
- > /wp-content/plugins/integromat-connector/api/authentication.php
- > /wp-content/plugins/integromat-connector/index.php
- > /wp-content/plugins/integromat-connector/api/response.php
- > /wp-content/plugins/integromat-connector/settings/render.php
- 5× PHP files trigger errors when accessed directly with GET requests:
- > PHP Fatal error
Uncaught Error: Class 'Integromat\\Meta_Object' not found in wp-content/plugins/integromat-connector/settings/object-types/class-post-meta.php:5
- > PHP Fatal error
Uncaught Error: Class 'Integromat\\Meta_Object' not found in wp-content/plugins/integromat-connector/settings/object-types/class-term-meta.php:5
- > PHP Fatal error
Uncaught Error: Call to undefined function Integromat\\add_filter() in wp-content/plugins/integromat-connector/settings/class-controller.php:58
- > PHP Fatal error
Uncaught Error: Class 'Integromat\\Meta_Object' not found in wp-content/plugins/integromat-connector/settings/object-types/class-user-meta.php:5
- > PHP Fatal error
Uncaught Error: Class 'Integromat\\Meta_Object' not found in wp-content/plugins/integromat-connector/settings/object-types/class-comments-meta.php:5
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
No browser issues were found
Optimizations
Plugin configuration 96% from 29 tests
readme.txt Passed 16 tests
The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
10 plugin tags: endpoint, data, api, endpoints, rest api...
integromat-connector/index.php 92% from 13 tests
"Make Connector" version 1.5.8's main PHP file describes plugin functionality and also serves as the entry point to any WordPress functionality
It is important to fix the following:
- Main file name: It is recommended to name the main PHP file as the plugin slug ("integromat-connector.php" instead of "index.php")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | There should be no dangerous file extensions present in any WordPress plugin
No dangerous file extensions were detected1,239 lines of code in 25 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 22 | 190 | 118 | 1,054 |
CSS | 1 | 30 | 10 | 136 |
JavaScript | 1 | 7 | 2 | 37 |
SVG | 1 | 0 | 0 | 12 |
PHP code Passed 2 tests
An short overview of logical lines of code, cyclomatic complexity, and other code metrics
Everything seems fine, there were no complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.34 |
Average class complexity | 8.31 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 36.00 |
Average method complexity | 2.88 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 17.00 |
Code structure | ||
---|---|---|
Namespaces | 1 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 12 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 12 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 33 | |
▷ Static methods | 26 | 78.79% |
▷ Public methods | 21 | 63.64% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 12 | 36.36% |
Functions | 34 | |
▷ Named functions | 2 | 5.88% |
▷ Anonymous functions | 32 | 94.12% |
Constants | 7 | |
▷ Global constants | 3 | 42.86% |
▷ Class constants | 4 | 57.14% |
▷ Public constants | 4 | 100.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Often times overlooked, PNG files can occupy unnecessary space in your plugin
There were not PNG files found in your plugin