Paytium 4.4.10

Does Paytium work with WordPress 6.6.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
12PHP warnings
5PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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.

Environment
WordPress version6.6.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 3,000+
WordPress.org page https://wordpress.org/plugins/paytium/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
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

Paytium

Page screenshot: Paytium
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

Paytium → Settings

Page screenshot: Paytium → Settings
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

Paytium → Setup wizard

Page screenshot: Paytium → Setup wizard
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

Paytium → Extra features

Page screenshot: Paytium → Extra features
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

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.240 s
Memory usage 3.54 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.343 s0.331 s-0.012 s3.47 MiB3.68 MiB+ 213.7 KiB
/wp-admin/edit.php0.208 s0.222 s+0.014 s3.54 MiB3.78 MiB+ 245.9 KiB
/wp-admin/post-new.php0.800 s0.672 s-0.128 s5.75 MiB6.07 MiB+ 328.39 KiB
/wp-admin/upload.php0.654 s0.532 s-0.122 s3.49 MiB3.69 MiB+ 205.13 KiB
/wp-admin/options-writing.php0.210 s0.212 s+0.002 s3.41 MiB3.65 MiB+ 247.94 KiB
/wp-admin/media-new.php0.237 s0.219 s-0.018 s3.4 MiB3.65 MiB+ 261.32 KiB
/wp-admin/edit-tags.php?taxonomy=category0.190 s0.204 s+0.014 s3.47 MiB3.67 MiB+ 202.49 KiB
/wp-admin/post-new.php?post_type=page0.604 s0.571 s-0.033 s5.75 MiB6.07 MiB+ 328.45 KiB
/wp-admin/options-discussion.php0.214 s0.257 s+0.043 s3.41 MiB3.65 MiB+ 249.57 KiB
/wp-admin/edit-comments.php0.229 s0.380 s+0.151 s3.49 MiB3.67 MiB+ 185.07 KiB
/0.314 s0.293 s-0.021 s3.45 MiB3.54 MiB+ 90.04 KiB
Average 0.364 s0.354 s-0.010 s3.87 MiB4.1 MiB+ 232.55 KiB

Code Statistics

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.

PHP
JavaScript
CSS
Language % Lines of code Comment lines Files
PHP67.6%9,1002,85256
JavaScript17.0%2,2813257
CSS15.2%2,0451549
SVG0.2%2811
Total 13,454 3,332 73

PHP Code Analysis | More results »

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

Additions

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.

Options wp_options 6

Custom Post Types 2

ID Name
pt_paymentPayments
pt_subscriptionSubscriptions

Meta Boxes

{
    "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"
        }
    }
}

PHP Error Log 17 lines

[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
See also: All tests for this plugin, How to Hide Paytium Admin Menus and Meta Boxes