Paytium 4.1.5

Does Paytium work with WordPress 5.8.2 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
No PHP errors, warnings or notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Looks good! No problems were detected.
Performance

Memory usage: 278.71 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 version5.8.2
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
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=ae8d121b66
Aspect after-activation
HTTP status 200
Load time 0.510 s
Memory usage 3.58 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.661 s
Memory usage 3.39 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.34 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.305 s
Memory usage 3.38 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.430 s
Memory usage 3.36 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.553 s
Memory usage 3.14 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.320 s0.586 s+0.266 s3.08 MiB3.37 MiB+ 290.55 KiB
/wp-admin/edit.php0.195 s0.195 s+0.000 s3.11 MiB3.47 MiB+ 362.88 KiB
/wp-admin/post-new.php0.852 s1.123 s+0.271 s5.27 MiB5.5 MiB+ 240.05 KiB
/wp-admin/upload.php0.459 s0.362 s-0.097 s3.03 MiB3.32 MiB+ 294.77 KiB
/wp-admin/options-writing.php0.187 s0.258 s+0.071 s3.02 MiB3.29 MiB+ 277.44 KiB
/wp-admin/media-new.php0.417 s0.178 s-0.239 s3.01 MiB3.3 MiB+ 295.57 KiB
/wp-admin/edit-tags.php?taxonomy=category0.198 s0.217 s+0.019 s3.04 MiB3.33 MiB+ 294.6 KiB
/wp-admin/post-new.php?post_type=page1.141 s0.771 s-0.370 s5.26 MiB5.49 MiB+ 235.06 KiB
/wp-admin/options-discussion.php0.281 s0.266 s-0.015 s3 MiB3.29 MiB+ 295.82 KiB
/wp-admin/edit-comments.php0.246 s0.240 s-0.006 s3.04 MiB3.33 MiB+ 293.55 KiB
/0.273 s0.296 s+0.023 s2.96 MiB3.14 MiB+ 185.47 KiB
Average 0.415 s0.408 s-0.007 s3.44 MiB3.71 MiB+ 278.71 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
CSS
JavaScript
Language % Lines of code Comment lines Files
PHP77.2%11,9658,700172
CSS11.8%1,8301468
JavaScript10.8%1,6732976
SVG0.2%2811
Total 15,496 9,144 187

PHP Code Analysis | More results »

Lines of code 10,404
Total complexity 2,321
Median class complexity 2.0
Median method complexity 1.0
Most complex class PT_Payment
Most complex function pt_field()
Classes 132
Methods 614
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

The log file is empty.

See also: All tests for this plugin, How to Hide Paytium Admin Menus and Meta Boxes