Does Paytium work with WordPress 6.8.1 and PHP 8.1.12? 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: 234.77 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.8.1 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
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=abf7967efd |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.370 s |
Memory usage | 4.03 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.750 s |
Memory usage | 3.79 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=paytium |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.184 s |
Memory usage | 3.73 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.227 s |
Memory usage | 3.73 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=pt-extensions |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.413 s |
Memory usage | 3.73 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.469 s |
Memory usage | 3.57 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.636 s | 0.544 s | -0.092 s | 3.51 MiB | 3.74 MiB | + 242.37 KiB |
/wp-admin/edit.php | 0.226 s | 0.239 s | +0.013 s | 3.57 MiB | 3.83 MiB | + 264.98 KiB |
/wp-admin/post-new.php | 0.833 s | 1.341 s | +0.508 s | 6.06 MiB | 6.35 MiB | + 299.12 KiB |
/wp-admin/upload.php | 0.633 s | 0.639 s | +0.006 s | 3.52 MiB | 3.75 MiB | + 228.73 KiB |
/wp-admin/options-writing.php | 0.218 s | 0.209 s | -0.009 s | 3.5 MiB | 3.73 MiB | + 232.09 KiB |
/wp-admin/media-new.php | 0.285 s | 0.221 s | -0.064 s | 3.49 MiB | 3.73 MiB | + 240.29 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.192 s | 0.215 s | +0.023 s | 3.5 MiB | 3.74 MiB | + 245.46 KiB |
/wp-admin/post-new.php?post_type=page | 1.177 s | 0.798 s | -0.379 s | 6.05 MiB | 6.34 MiB | + 294.65 KiB |
/wp-admin/options-discussion.php | 0.466 s | 0.338 s | -0.128 s | 3.5 MiB | 3.73 MiB | + 228.59 KiB |
/wp-admin/edit-comments.php | 0.270 s | 0.234 s | -0.036 s | 3.52 MiB | 3.75 MiB | + 228.09 KiB |
/ | 0.355 s | 0.294 s | -0.061 s | 3.5 MiB | 3.58 MiB | + 78.09 KiB |
Average | 0.481 s | 0.461 s | -0.020 s | 3.98 MiB | 4.2 MiB | + 234.77 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 | 67.8% | 9,193 | 2,868 | 57 | |
JavaScript | 17.0% | 2,300 | 326 | 7 | |
CSS | 15.1% | 2,046 | 154 | 9 | |
SVG | 0.2% | 28 | 1 | 1 | |
Total | 13,567 | 3,349 | 74 |
Lines of code | 7,496 |
---|---|
Total complexity | 2,150 |
Median class complexity | 29.0 |
Median method complexity | 2.0 |
Most complex class | PT_Payment |
Most complex function | pt_field() |
Classes | 11 |
---|---|
Methods | 175 |
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.