Does "Paymattic - Payments made simple" work with WordPress 6.5.3 and PHP 8.1.12? A smoke test was performed on .
2 | PHP deprecation warnings |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 437.87 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
insignificant.
The plugin didn't make the site noticeably slower.
WordPress version | 6.5.3 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 4,000+ |
WordPress.org page | https://wordpress.org/plugins/wp-payment-form/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=wp-payment-form%2Fwp-payment-form.php&plugin_status=all&paged=1&s&_wpnonce=5b0680fabe |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.483 s |
Memory usage | 4.29 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=wppayform.php#/ |
---|---|
Requested URL | /wp-admin/admin.php?page=wppayform.php |
Aspect | menu-item |
HTTP status | 200 |
Load time | 1.273 s |
Memory usage | 4.12 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=wppayform_settings |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 1.154 s |
Memory usage | 3.87 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.213 s |
Memory usage | 3.76 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/index.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.368 s |
Memory usage | 3.84 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.374 s | 0.914 s | +0.540 s | 3.44 MiB | 3.84 MiB | + 412.62 KiB |
/wp-admin/edit.php | 0.240 s | 0.298 s | +0.058 s | 3.46 MiB | 3.86 MiB | + 411.48 KiB |
/wp-admin/post-new.php | 1.009 s | 1.111 s | +0.102 s | 5.59 MiB | 6.22 MiB | + 639.73 KiB |
/wp-admin/upload.php | 0.675 s | 0.427 s | -0.248 s | 3.38 MiB | 3.76 MiB | + 390.98 KiB |
/wp-admin/options-writing.php | 0.240 s | 0.215 s | -0.025 s | 3.37 MiB | 3.75 MiB | + 382.94 KiB |
/wp-admin/media-new.php | 0.314 s | 0.245 s | -0.069 s | 3.35 MiB | 3.74 MiB | + 403.16 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.204 s | 0.393 s | +0.189 s | 3.37 MiB | 3.77 MiB | + 408.73 KiB |
/wp-admin/post-new.php?post_type=page | 0.662 s | 0.727 s | +0.065 s | 5.59 MiB | 6.21 MiB | + 635.79 KiB |
/wp-admin/options-discussion.php | 0.553 s | 0.273 s | -0.280 s | 3.36 MiB | 3.74 MiB | + 391.47 KiB |
/wp-admin/edit-comments.php | 0.267 s | 0.245 s | -0.022 s | 3.39 MiB | 3.77 MiB | + 391.02 KiB |
/ | 0.386 s | 0.229 s | -0.157 s | 3.42 MiB | 3.76 MiB | + 348.7 KiB |
Average | 0.448 s | 0.462 s | +0.014 s | 3.79 MiB | 4.22 MiB | + 437.87 KiB |
Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.
Language | % | Lines of code | Comment lines | Files | |
---|---|---|---|---|---|
PHP | 50.4% | 27,948 | 3,195 | 196 | |
JavaScript | 43.3% | 23,972 | 931 | 27 | |
CSS | 3.3% | 1,854 | 35 | 12 | |
SVG | 2.8% | 1,561 | 5 | 99 | |
JSON | 0.1% | 82 | 0 | 2 | |
Total | 55,417 | 4,166 | 336 |
Lines of code | 26,508 |
---|---|
Total complexity | 3,448 |
Median class complexity | 8.0 |
Median method complexity | 2.0 |
Most complex class | WPPayForm\App\Services\Browser |
Most complex function | WPPayForm\App\Hooks\Handlers\SubmissionHandler::handleSubmission() |
Classes | 156 |
---|---|
Methods | 1,079 |
Functions | 11 |
Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.
wp_options
4{
"dashboard": {
"payform_stat_widget": {
"title": "Paymattic Latest Submissions",
"context": "normal"
}
}
}
[23-May-2024 13:05:18 UTC] PHP Deprecated: Automatic conversion of false to array is deprecated in /wp-content/plugins/wp-payment-form/database/Migrations/Pages.php on line 19
[23-May-2024 13:05:18 UTC] PHP Deprecated: Optional parameter $text declared before required parameter $formId is implicitly treated as a required parameter in /wp-content/plugins/wp-payment-form/app/Modules/FormComponents/BaseComponent.php on line 389