Does Paytium work with WordPress 5.8.2 and PHP 7.4.8? A smoke test was performed on .
No PHP errors, warnings or notices | |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors | |
Looks good! No problems were detected. |
Memory usage: 278.74 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 | 5.8.2 |
---|---|
PHP version | 7.4.8 |
MySQL version | 8.0.21 |
PHP memory limit | 256M |
Last updated | |
---|---|
Active installs | 3,000+ |
WordPress.org page | https://wordpress.org/plugins/paytium/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=paytium%2Fpaytium.php&plugin_status=all&paged=1&s&_wpnonce=8cbdb30646 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.952 s |
Memory usage | 3.59 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=pt_payment |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.664 s |
Memory usage | 3.39 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=paytium |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.185 s |
Memory usage | 3.34 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=pt-setup-wizard |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.243 s |
Memory usage | 3.38 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=pt-extensions |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.358 s |
Memory usage | 3.36 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.521 s |
Memory usage | 3.14 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.297 s | 0.460 s | +0.163 s | 3.08 MiB | 3.37 MiB | + 290.59 KiB |
/wp-admin/edit.php | 0.181 s | 0.262 s | +0.081 s | 3.11 MiB | 3.47 MiB | + 362.91 KiB |
/wp-admin/post-new.php | 0.743 s | 0.946 s | +0.203 s | 5.27 MiB | 5.5 MiB | + 240.09 KiB |
/wp-admin/upload.php | 0.386 s | 0.395 s | +0.009 s | 3.03 MiB | 3.32 MiB | + 294.8 KiB |
/wp-admin/options-writing.php | 0.364 s | 0.236 s | -0.128 s | 3.02 MiB | 3.29 MiB | + 277.47 KiB |
/wp-admin/media-new.php | 0.302 s | 0.163 s | -0.139 s | 3.01 MiB | 3.3 MiB | + 295.6 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.192 s | 0.201 s | +0.009 s | 3.04 MiB | 3.33 MiB | + 294.63 KiB |
/wp-admin/post-new.php?post_type=page | 0.593 s | 0.655 s | +0.062 s | 5.26 MiB | 5.49 MiB | + 235.09 KiB |
/wp-admin/options-discussion.php | 0.247 s | 0.251 s | +0.004 s | 3 MiB | 3.29 MiB | + 295.85 KiB |
/wp-admin/edit-comments.php | 0.213 s | 0.215 s | +0.002 s | 3.04 MiB | 3.33 MiB | + 293.58 KiB |
/ | 0.420 s | 0.260 s | -0.160 s | 2.96 MiB | 3.14 MiB | + 185.5 KiB |
Average | 0.358 s | 0.368 s | +0.010 s | 3.44 MiB | 3.71 MiB | + 278.74 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 | 77.2% | 12,043 | 8,720 | 172 | |
CSS | 11.8% | 1,837 | 146 | 8 | |
JavaScript | 10.8% | 1,686 | 297 | 6 | |
SVG | 0.2% | 28 | 1 | 1 | |
Total | 15,594 | 9,164 | 187 |
Lines of code | 10,482 |
---|---|
Total complexity | 2,364 |
Median class complexity | 2.0 |
Median method complexity | 1.0 |
Most complex class | PT_Payment |
Most complex function | pt_field() |
Classes | 132 |
---|---|
Methods | 614 |
Functions | 113 |
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
6ID | Name |
---|---|
pt_payment | Payments |
pt_subscription | Subscriptions |
{
"pt_payment": {
"pt_payment_details": {
"title": "Payment details",
"context": "normal"
},
"pt_subscription_first_payment": {
"title": "Subscription first payment",
"context": "normal"
},
"pt_payment_items": {
"title": "Payment items",
"context": "normal"
},
"pt_customer_details": {
"title": "Customer details",
"context": "normal"
}
}
}
The log file is empty.