Does Paytium work with WordPress 6.5.4 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: 196.88 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 | 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=26d83bf3f3 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.513 s |
Memory usage | 3.85 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.914 s |
Memory usage | 3.62 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=paytium |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.191 s |
Memory usage | 3.58 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.242 s |
Memory usage | 3.64 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=pt-extensions |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.572 s |
Memory usage | 3.59 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.263 s |
Memory usage | 3.51 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.383 s | 0.350 s | -0.033 s | 3.44 MiB | 3.65 MiB | + 216.35 KiB |
/wp-admin/edit.php | 0.217 s | 0.222 s | +0.005 s | 3.46 MiB | 3.72 MiB | + 264.67 KiB |
/wp-admin/post-new.php | 0.963 s | 0.778 s | -0.185 s | 5.59 MiB | 5.79 MiB | + 207.04 KiB |
/wp-admin/upload.php | 0.606 s | 0.483 s | -0.123 s | 3.38 MiB | 3.58 MiB | + 203.52 KiB |
/wp-admin/options-writing.php | 0.234 s | 0.224 s | -0.010 s | 3.37 MiB | 3.54 MiB | + 175.41 KiB |
/wp-admin/media-new.php | 0.311 s | 0.226 s | -0.085 s | 3.35 MiB | 3.56 MiB | + 215.7 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.202 s | 0.220 s | +0.018 s | 3.37 MiB | 3.58 MiB | + 220.88 KiB |
/wp-admin/post-new.php?post_type=page | 0.574 s | 0.632 s | +0.058 s | 5.59 MiB | 5.78 MiB | + 202.67 KiB |
/wp-admin/options-discussion.php | 0.358 s | 0.392 s | +0.034 s | 3.36 MiB | 3.54 MiB | + 183.84 KiB |
/wp-admin/edit-comments.php | 0.271 s | 0.270 s | -0.001 s | 3.39 MiB | 3.57 MiB | + 183.55 KiB |
/ | 0.321 s | 0.246 s | -0.075 s | 3.42 MiB | 3.51 MiB | + 92.02 KiB |
Average | 0.404 s | 0.368 s | -0.036 s | 3.79 MiB | 3.98 MiB | + 196.88 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 | 73.2% | 11,641 | 6,375 | 138 | |
JavaScript | 14.1% | 2,236 | 321 | 6 | |
CSS | 12.6% | 2,001 | 153 | 8 | |
SVG | 0.2% | 28 | 1 | 1 | |
Total | 15,906 | 6,850 | 153 |
Lines of code | 10,029 |
---|---|
Total complexity | 2,532 |
Median class complexity | 3.0 |
Median method complexity | 1.0 |
Most complex class | PT_Payment |
Most complex function | pt_field() |
Classes | 97 |
---|---|
Methods | 519 |
Functions | 112 |
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.