Payment Forms for Paystack 3.4.0

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

Summary

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

Memory usage: 72.39 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.9
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/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=7559d64cb8
Aspect after-activation
HTTP status 200
Load time 0.345 s
Memory usage 3.33 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.241 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.383 s
Memory usage 3.53 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.172 s
Memory usage 3.29 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.312 s
Memory usage 3.42 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.335 s0.305 s-0.030 s3.36 MiB3.43 MiB+ 70.48 KiB
/wp-admin/edit.php0.198 s0.202 s+0.004 s3.4 MiB3.47 MiB+ 72.34 KiB
/wp-admin/post-new.php1.038 s1.243 s+0.205 s6.15 MiB6.23 MiB+ 83.41 KiB
/wp-admin/upload.php0.403 s0.347 s-0.056 s3.24 MiB3.32 MiB+ 77.35 KiB
/wp-admin/options-writing.php0.366 s0.163 s-0.203 s3.24 MiB3.3 MiB+ 60.58 KiB
/wp-admin/media-new.php0.233 s0.223 s-0.010 s3.22 MiB3.3 MiB+ 77.52 KiB
/wp-admin/edit-tags.php?taxonomy=category0.187 s0.197 s+0.010 s3.25 MiB3.33 MiB+ 78.43 KiB
/wp-admin/post-new.php?post_type=page0.979 s1.141 s+0.162 s6.14 MiB6.22 MiB+ 79 KiB
/wp-admin/options-discussion.php0.232 s0.316 s+0.084 s3.22 MiB3.29 MiB+ 77.21 KiB
/wp-admin/edit-comments.php0.223 s0.215 s-0.008 s3.26 MiB3.36 MiB+ 95.41 KiB
/0.278 s0.244 s-0.034 s3.4 MiB3.42 MiB+ 24.56 KiB
Average 0.407 s0.418 s+0.011 s3.81 MiB3.88 MiB+ 72.39 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,96249913
CSS21.7%2,0041263
JavaScript8.0%739203
SVG5.6%52001
Markdown0.2%1601
Total 9,241 645 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

[26-Jan-2022 23:54:00 UTC] PHP Notice:  Undefined index: action in /wp-content/plugins/payment-forms-for-paystack/admin/class-paystack-forms-admin.php on line 304
[26-Jan-2022 23:54:02 UTC] PHP Notice:  Undefined index: action in /wp-content/plugins/payment-forms-for-paystack/admin/class-paystack-forms-admin.php on line 304
[26-Jan-2022 23:54:06 UTC] PHP Notice:  Undefined index: 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