Payment Forms for Paystack 4.0.0

Does Payment Forms for Paystack work with WordPress 6.7.1 and PHP 8.1.12? 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: 89.16 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.7.1
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=8cb5824590
Aspect after-activation
HTTP status 200
Load time 0.254 s
Memory usage 3.59 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.154 s
Memory usage 3.61 MiB
JS errors None
Resource errors None

Paystack Forms → Add Paystack Form

Page screenshot: Paystack Forms → Add Paystack Form
URL /wp-admin/post-new.php?post_type=paystack_form
Aspect menu-item
HTTP status 200
Load time 0.281 s
Memory usage 3.63 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=settings
Aspect menu-item
HTTP status 200
Load time 0.157 s
Memory usage 3.55 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.191 s
Memory usage 3.49 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.289 s0.278 s-0.011 s3.48 MiB3.58 MiB+ 101.54 KiB
/wp-admin/edit.php0.176 s0.174 s-0.002 s3.54 MiB3.64 MiB+ 94.35 KiB
/wp-admin/post-new.php0.721 s0.601 s-0.120 s5.93 MiB6.06 MiB+ 136.29 KiB
/wp-admin/upload.php0.491 s0.416 s-0.075 s3.5 MiB3.57 MiB+ 76.95 KiB
/wp-admin/options-writing.php0.210 s0.179 s-0.031 s3.47 MiB3.55 MiB+ 80.94 KiB
/wp-admin/media-new.php0.252 s0.216 s-0.036 s3.46 MiB3.55 MiB+ 89.13 KiB
/wp-admin/edit-tags.php?taxonomy=category0.161 s0.166 s+0.005 s3.48 MiB3.57 MiB+ 99.8 KiB
/wp-admin/post-new.php?post_type=page0.544 s0.536 s-0.008 s5.92 MiB6.05 MiB+ 134.03 KiB
/wp-admin/options-discussion.php0.286 s0.233 s-0.053 s3.47 MiB3.55 MiB+ 77.44 KiB
/wp-admin/edit-comments.php0.380 s0.183 s-0.197 s3.49 MiB3.57 MiB+ 76.94 KiB
/0.261 s0.366 s+0.105 s3.48 MiB3.49 MiB+ 13.34 KiB
Average 0.343 s0.304 s-0.038 s3.93 MiB4.02 MiB+ 89.16 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
PHP47.7%3,8361,51127
CSS36.9%2,9651235
JavaScript8.5%680353
SVG6.5%52001
PO File0.3%2371
Markdown0.2%1601
Total 8,040 1,676 38

PHP Code Analysis | More results »

Lines of code 3,812
Total complexity 479
Median class complexity 12.0
Median method complexity 2.0
Most complex class paystack\payment_forms\Form_Shortcode
Most complex function paystack\payment_forms\Form_Shortcode::get_amount_field()
Classes 23
Methods 166
Functions 2

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 1

Custom Post Types 1

ID Name
paystack_formPaystack Forms

Meta Boxes

{
    "paystack_form": {
        "pff_paystack_editor_help_box": {
            "title": "Help Section",
            "context": "pff-paystack-metabox-holder"
        },
        "form_data": {
            "title": "Extra Form Description",
            "context": "normal"
        },
        "email_data": {
            "title": "Email Receipt Settings",
            "context": "normal"
        },
        "recuring_data": {
            "title": "Recurring Payment",
            "context": "side"
        },
        "quantity_data": {
            "title": "Quantity Payment",
            "context": "side"
        },
        "agreement_data": {
            "title": "Agreement checkbox",
            "context": "side"
        },
        "subaccount_data": {
            "title": "Sub Account",
            "context": "side"
        },
        "plan_data": {
            "title": "*Special: Subscribe to plan after time",
            "context": "side"
        }
    }
}

PHP Error Log

The log file is empty.

See also: All tests for this plugin, How to Hide Payment Forms for Paystack Admin Menus