Payment Forms for Paystack 3.4.1

Does Payment Forms for Paystack work with WordPress 6.4.3 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
3PHP warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 68.32 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.4.3
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/payment-forms-for-paystack/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

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=payment-forms-for-paystack%2Fpaystack-forms.php&plugin_status=all&paged=1&s&_wpnonce=739df11227
Aspect after-activation
HTTP status 200
Load time 0.349 s
Memory usage 3.4 MiB
JS errors None
Resource errors None

Paystack Forms

Page screenshot: Paystack Forms
URL /wp-admin/edit.php?post_type=paystack_form
Aspect menu-item
HTTP status 200
Load time 0.256 s
Memory usage 3.43 MiB
JS errors None
Resource errors None

Paystack Forms → Add New

Page screenshot: Paystack Forms → Add New
URL /wp-admin/post-new.php?post_type=paystack_form
Aspect menu-item
HTTP status 200
Load time 0.361 s
Memory usage 3.45 MiB
JS errors None
Resource errors None

Paystack Forms → Settings

Page screenshot: Paystack Forms → Settings
URL /wp-admin/edit.php?post_type=paystack_form&page=class-paystack-forms-admin.php
Aspect menu-item
HTTP status 200
Load time 0.217 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.232 s
Memory usage 3.38 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.396 s0.335 s-0.061 s3.38 MiB3.46 MiB+ 78.09 KiB
/wp-admin/edit.php0.232 s0.388 s+0.156 s3.41 MiB3.48 MiB+ 79.21 KiB
/wp-admin/post-new.php0.937 s0.693 s-0.244 s5.46 MiB5.55 MiB+ 91.95 KiB
/wp-admin/upload.php0.613 s0.427 s-0.186 s3.33 MiB3.39 MiB+ 61.45 KiB
/wp-admin/options-writing.php0.258 s0.204 s-0.054 s3.32 MiB3.37 MiB+ 53.67 KiB
/wp-admin/media-new.php0.338 s0.230 s-0.108 s3.3 MiB3.37 MiB+ 73.9 KiB
/wp-admin/edit-tags.php?taxonomy=category0.233 s0.213 s-0.020 s3.31 MiB3.39 MiB+ 78.45 KiB
/wp-admin/post-new.php?post_type=page0.621 s0.810 s+0.189 s5.45 MiB5.54 MiB+ 87.54 KiB
/wp-admin/options-discussion.php0.413 s0.304 s-0.109 s3.3 MiB3.37 MiB+ 63.45 KiB
/wp-admin/edit-comments.php0.254 s0.258 s+0.004 s3.34 MiB3.4 MiB+ 61.12 KiB
/0.312 s0.245 s-0.067 s3.36 MiB3.38 MiB+ 22.65 KiB
Average 0.419 s0.373 s-0.045 s3.72 MiB3.79 MiB+ 68.32 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
Language % Lines of code Comment lines Files
PHP64.5%5,96250013
CSS21.7%2,0041263
JavaScript8.0%739203
SVG5.6%52001
Markdown0.2%1601
Total 9,241 646 21

PHP Code Analysis | More results »

Lines of code 6,242
Total complexity 615
Median class complexity 6.0
Median method complexity 1.0
Most complex class Kkd_Pff_Paystack_Payments_List_Table
Most complex function kkd_pff_paystack_form_shortcode()
Classes 12
Methods 54
Functions 88

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.

Database Tables 1

Options wp_options 2

Custom Post Types 1

ID Name
paystack_formPaystack Forms

Meta Boxes

{
    "paystack_form": {
        "kkd_pff_paystack_editor_help_data": {
            "title": "Help Section",
            "context": "custom-metabox-holder"
        },
        "kkd_pff_paystack_editor_add_form_data": {
            "title": "Extra Form Description",
            "context": "normal"
        },
        "kkd_pff_paystack_editor_add_email_data": {
            "title": "Email Receipt Settings",
            "context": "normal"
        },
        "kkd_pff_paystack_editor_add_recur_data": {
            "title": "Recurring Payment",
            "context": "side"
        },
        "kkd_pff_paystack_editor_add_quantity_data": {
            "title": "Quantity Payment",
            "context": "side"
        },
        "kkd_pff_paystack_editor_add_agreement_data": {
            "title": "Agreement checkbox",
            "context": "side"
        },
        "kkd_pff_paystack_editor_add_subaccount_data": {
            "title": "Sub Account",
            "context": "side"
        },
        "kkd_pff_paystack_editor_add_startdateplan_data": {
            "title": "*Special: Subscribe to plan after time",
            "context": "side"
        }
    }
}

PHP Error Log 3 lines

[01-Feb-2024 06:31:13 UTC] PHP Warning:  Undefined array key "action" in /wp-content/plugins/payment-forms-for-paystack/admin/class-paystack-forms-admin.php on line 304
[01-Feb-2024 06:31:17 UTC] PHP Warning:  Undefined array key "action" in /wp-content/plugins/payment-forms-for-paystack/admin/class-paystack-forms-admin.php on line 304
[01-Feb-2024 06:31:22 UTC] PHP Warning:  Undefined array key "action" in /wp-content/plugins/payment-forms-for-paystack/admin/class-paystack-forms-admin.php on line 304
See also: All tests for this plugin, How to Hide Payment Forms for Paystack Admin Menus