Does Paytium work with WordPress 5.8.1 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: 279.78 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.1 |
---|---|
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=4d334107f7 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.314 s |
Memory usage | 3.57 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.612 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.140 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.226 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.313 s |
Memory usage | 3.36 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.358 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.283 s | 0.471 s | +0.188 s | 3.08 MiB | 3.37 MiB | + 291.63 KiB |
/wp-admin/edit.php | 0.160 s | 0.174 s | +0.014 s | 3.11 MiB | 3.47 MiB | + 363.96 KiB |
/wp-admin/post-new.php | 0.826 s | 0.677 s | -0.149 s | 5.27 MiB | 5.5 MiB | + 241.13 KiB |
/wp-admin/upload.php | 0.554 s | 0.377 s | -0.177 s | 3.03 MiB | 3.32 MiB | + 295.85 KiB |
/wp-admin/options-writing.php | 0.137 s | 0.131 s | -0.006 s | 3.02 MiB | 3.3 MiB | + 278.52 KiB |
/wp-admin/media-new.php | 0.239 s | 0.151 s | -0.088 s | 3.01 MiB | 3.3 MiB | + 296.65 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.161 s | 0.201 s | +0.040 s | 3.04 MiB | 3.33 MiB | + 295.68 KiB |
/wp-admin/post-new.php?post_type=page | 0.700 s | 1.069 s | +0.369 s | 5.26 MiB | 5.49 MiB | + 236.14 KiB |
/wp-admin/options-discussion.php | 0.290 s | 0.254 s | -0.036 s | 3 MiB | 3.29 MiB | + 296.9 KiB |
/wp-admin/edit-comments.php | 0.198 s | 0.187 s | -0.011 s | 3.04 MiB | 3.33 MiB | + 294.63 KiB |
/ | 0.330 s | 0.244 s | -0.086 s | 2.96 MiB | 3.14 MiB | + 186.55 KiB |
Average | 0.353 s | 0.358 s | +0.005 s | 3.44 MiB | 3.71 MiB | + 279.78 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 | 78.2% | 11,704 | 8,651 | 172 | |
CSS | 11.0% | 1,642 | 140 | 8 | |
JavaScript | 10.6% | 1,589 | 295 | 6 | |
SVG | 0.2% | 28 | 1 | 1 | |
Total | 14,963 | 9,087 | 187 |
Lines of code | 10,202 |
---|---|
Total complexity | 2,253 |
Median class complexity | 2.0 |
Median method complexity | 1.0 |
Most complex class | PT_Payment |
Most complex function | pt_field() |
Classes | 132 |
---|---|
Methods | 604 |
Functions | 109 |
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.