Does Paytium work with WordPress 6.6.2 and PHP 8.1.12? A smoke test was performed on .
12 | PHP warnings |
5 | PHP deprecation warnings |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 232.55 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.6.2 |
---|---|
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=247145059a |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.316 s |
Memory usage | 3.96 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.753 s |
Memory usage | 3.71 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=paytium |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.190 s |
Memory usage | 3.65 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.224 s |
Memory usage | 3.68 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=pt-extensions |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.571 s |
Memory usage | 3.65 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.240 s |
Memory usage | 3.54 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.343 s | 0.331 s | -0.012 s | 3.47 MiB | 3.68 MiB | + 213.7 KiB |
/wp-admin/edit.php | 0.208 s | 0.222 s | +0.014 s | 3.54 MiB | 3.78 MiB | + 245.9 KiB |
/wp-admin/post-new.php | 0.800 s | 0.672 s | -0.128 s | 5.75 MiB | 6.07 MiB | + 328.39 KiB |
/wp-admin/upload.php | 0.654 s | 0.532 s | -0.122 s | 3.49 MiB | 3.69 MiB | + 205.13 KiB |
/wp-admin/options-writing.php | 0.210 s | 0.212 s | +0.002 s | 3.41 MiB | 3.65 MiB | + 247.94 KiB |
/wp-admin/media-new.php | 0.237 s | 0.219 s | -0.018 s | 3.4 MiB | 3.65 MiB | + 261.32 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.190 s | 0.204 s | +0.014 s | 3.47 MiB | 3.67 MiB | + 202.49 KiB |
/wp-admin/post-new.php?post_type=page | 0.604 s | 0.571 s | -0.033 s | 5.75 MiB | 6.07 MiB | + 328.45 KiB |
/wp-admin/options-discussion.php | 0.214 s | 0.257 s | +0.043 s | 3.41 MiB | 3.65 MiB | + 249.57 KiB |
/wp-admin/edit-comments.php | 0.229 s | 0.380 s | +0.151 s | 3.49 MiB | 3.67 MiB | + 185.07 KiB |
/ | 0.314 s | 0.293 s | -0.021 s | 3.45 MiB | 3.54 MiB | + 90.04 KiB |
Average | 0.364 s | 0.354 s | -0.010 s | 3.87 MiB | 4.1 MiB | + 232.55 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.6% | 9,100 | 2,852 | 56 | |
JavaScript | 17.0% | 2,281 | 325 | 7 | |
CSS | 15.2% | 2,045 | 154 | 9 | |
SVG | 0.2% | 28 | 1 | 1 | |
Total | 13,454 | 3,332 | 73 |
Lines of code | 7,449 |
---|---|
Total complexity | 2,127 |
Median class complexity | 29.0 |
Median method complexity | 2.0 |
Most complex class | PT_Payment |
Most complex function | pt_field() |
Classes | 11 |
---|---|
Methods | 174 |
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"
}
}
}
[12-Sep-2024 09:53:25 UTC] PHP Warning: Undefined array key "HTTP_HOST" in /wp-config.php on line 174
[12-Sep-2024 09:53:25 UTC] PHP Warning: Undefined array key "HTTP_HOST" in /wp-config.php on line 175
[12-Sep-2024 09:53:25 UTC] PHP Warning: Undefined array key "host" in /wp-includes/canonical.php on line 716
[12-Sep-2024 09:53:25 UTC] PHP Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-includes/canonical.php on line 716
[12-Sep-2024 09:53:25 UTC] PHP Warning: Undefined array key "host" in /wp-includes/canonical.php on line 717
[12-Sep-2024 09:53:25 UTC] PHP Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-includes/canonical.php on line 717
[12-Sep-2024 09:53:25 UTC] PHP Warning: Undefined array key "host" in /wp-includes/canonical.php on line 727
[12-Sep-2024 09:53:25 UTC] PHP Warning: Undefined array key "host" in /wp-includes/canonical.php on line 730
[12-Sep-2024 09:53:25 UTC] PHP Warning: Undefined array key "scheme" in /wp-includes/canonical.php on line 751
[12-Sep-2024 09:53:25 UTC] PHP Warning: Undefined array key "host" in /wp-includes/canonical.php on line 716
[12-Sep-2024 09:53:25 UTC] PHP Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-includes/canonical.php on line 716
[12-Sep-2024 09:53:25 UTC] PHP Warning: Undefined array key "host" in /wp-includes/canonical.php on line 717
[12-Sep-2024 09:53:25 UTC] PHP Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-includes/canonical.php on line 717
[12-Sep-2024 09:53:25 UTC] PHP Warning: Undefined array key "host" in /wp-includes/canonical.php on line 727
[12-Sep-2024 09:53:25 UTC] PHP Warning: Undefined array key "host" in /wp-includes/canonical.php on line 730
[12-Sep-2024 09:53:25 UTC] PHP Warning: Undefined array key "scheme" in /wp-includes/canonical.php on line 751
[12-Sep-2024 09:53:25 UTC] PHP Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-includes/link-template.php on line 4803