Payment Forms for Paystack 3.3.13

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

Summary

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

Memory usage: 73.08 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.048 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version5.8.3
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=c6e53e4eb3
Aspect after-activation
HTTP status 200
Load time 0.474 s
Memory usage 3.11 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.172 s
Memory usage 3.14 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.326 s
Memory usage 3.31 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.162 s
Memory usage 3.07 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 1.262 s
Memory usage 2.98 MiB
JS errors
[
    {
        "message": "TypeError: $(...).datepicker is not a function\n    at HTMLDocument.<anonymous> (/wp-content/plugins/payment-forms-for-paystack/public/js/paystack-forms-public.js,qver=2.0.0.pagespeed.jm.5aA2hx-GSO.js:2:1539)\n    at e (/wp-includes/js/jquery/jquery.min.js,qver=3.6.0.pagespeed.jm.izqK4d2SK0.js:1:30038)\n    at t (/wp-includes/js/jquery/jquery.min.js,qver=3.6.0.pagespeed.jm.izqK4d2SK0.js:1:30340)",
        "trace": null,
        "code": null
    }
]
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.328 s0.293 s-0.035 s3.08 MiB3.16 MiB+ 78.72 KiB
/wp-admin/edit.php0.183 s0.179 s-0.004 s3.11 MiB3.25 MiB+ 137.29 KiB
/wp-admin/post-new.php0.753 s0.871 s+0.118 s5.27 MiB5.35 MiB+ 85.01 KiB
/wp-admin/upload.php0.502 s0.505 s+0.003 s3.03 MiB3.1 MiB+ 69.59 KiB
/wp-admin/options-writing.php0.139 s0.204 s+0.065 s3.02 MiB3.08 MiB+ 52.94 KiB
/wp-admin/media-new.php0.324 s0.206 s-0.118 s3.01 MiB3.08 MiB+ 69.76 KiB
/wp-admin/edit-tags.php?taxonomy=category0.189 s0.192 s+0.003 s3.04 MiB3.11 MiB+ 70.66 KiB
/wp-admin/post-new.php?post_type=page0.605 s0.630 s+0.025 s5.26 MiB5.34 MiB+ 80.59 KiB
/wp-admin/options-discussion.php0.230 s0.222 s-0.008 s3 MiB3.07 MiB+ 69.45 KiB
/wp-admin/edit-comments.php0.208 s0.218 s+0.010 s3.04 MiB3.11 MiB+ 69.61 KiB
/0.285 s0.754 s+0.469 s2.96 MiB2.98 MiB+ 20.23 KiB
Average 0.341 s0.389 s+0.048 s3.44 MiB3.51 MiB+ 73.08 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.6%5,95948613
CSS21.7%2,0041263
JavaScript7.9%727203
SVG5.6%52001
Markdown0.2%1601
Total 9,226 632 21

PHP Code Analysis | More results »

Lines of code 6,239
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

[07-Jan-2022 21:53:40 UTC] PHP Notice:  Undefined index: action in /wp-content/plugins/payment-forms-for-paystack/admin/class-paystack-forms-admin.php on line 304
[07-Jan-2022 21:53:43 UTC] PHP Notice:  Undefined index: action in /wp-content/plugins/payment-forms-for-paystack/admin/class-paystack-forms-admin.php on line 304
[07-Jan-2022 21:53:46 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