Does "Paymattic - Payments made simple" work with WordPress 6.5.4 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.4 |
---|---|
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=09ee900b23 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.506 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.393 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.277 s |
Memory usage | 3.87 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.249 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.385 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.421 s | 0.359 s | -0.062 s | 3.44 MiB | 3.84 MiB | + 412.62 KiB |
/wp-admin/edit.php | 0.271 s | 0.551 s | +0.280 s | 3.46 MiB | 3.86 MiB | + 411.48 KiB |
/wp-admin/post-new.php | 1.072 s | 1.201 s | +0.129 s | 5.59 MiB | 6.22 MiB | + 639.73 KiB |
/wp-admin/upload.php | 0.698 s | 0.457 s | -0.241 s | 3.38 MiB | 3.76 MiB | + 390.98 KiB |
/wp-admin/options-writing.php | 0.244 s | 0.230 s | -0.014 s | 3.37 MiB | 3.75 MiB | + 382.94 KiB |
/wp-admin/media-new.php | 0.325 s | 0.255 s | -0.070 s | 3.35 MiB | 3.74 MiB | + 403.16 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.211 s | 0.243 s | +0.032 s | 3.37 MiB | 3.77 MiB | + 408.74 KiB |
/wp-admin/post-new.php?post_type=page | 0.629 s | 0.976 s | +0.347 s | 5.59 MiB | 6.21 MiB | + 635.79 KiB |
/wp-admin/options-discussion.php | 0.283 s | 0.341 s | +0.058 s | 3.36 MiB | 3.74 MiB | + 391.47 KiB |
/wp-admin/edit-comments.php | 0.505 s | 0.277 s | -0.228 s | 3.39 MiB | 3.77 MiB | + 391.01 KiB |
/ | 0.427 s | 0.264 s | -0.163 s | 3.42 MiB | 3.76 MiB | + 348.7 KiB |
Average | 0.462 s | 0.469 s | +0.006 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.2% | 27,974 | 3,196 | 196 | |
JavaScript | 43.1% | 23,972 | 931 | 27 | |
CSS | 3.3% | 1,854 | 35 | 12 | |
SVG | 3.2% | 1,794 | 5 | 105 | |
JSON | 0.1% | 82 | 0 | 2 | |
Total | 55,676 | 4,167 | 342 |
Lines of code | 26,534 |
---|---|
Total complexity | 3,455 |
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,080 |
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"
}
}
}
[07-Jun-2024 11:31:27 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
[07-Jun-2024 11:31:27 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