Payment Forms for Paystack 3.2.4

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

Summary

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

Memory usage: 116.69 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.1.1
PHP version7.0.16
MySQL version5.7.17
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=95124d7cce
Aspect after-activation
HTTP status 200
Load time 0.352 s
Memory usage 3.3 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.251 s
Memory usage 3.33 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.358 s
Memory usage 3.37 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.189 s
Memory usage 3.27 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 2.436 s
Memory usage 3.09 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.570 s0.231 s-0.339 s3.29 MiB3.36 MiB+ 71.72 KiB
/wp-admin/edit.php0.393 s0.168 s-0.225 s3.32 MiB3.39 MiB+ 70.66 KiB
/wp-admin/post-new.php1.721 s1.027 s-0.694 s4.92 MiB5.07 MiB+ 150.3 KiB
/wp-admin/upload.php0.686 s0.357 s-0.329 s3.15 MiB3.28 MiB+ 133.1 KiB
/wp-admin/options-writing.php0.250 s0.177 s-0.073 s3.14 MiB3.27 MiB+ 133.1 KiB
/wp-admin/media-new.php0.257 s0.188 s-0.069 s3.13 MiB3.26 MiB+ 133.1 KiB
/wp-admin/edit-tags.php?taxonomy=category0.279 s0.171 s-0.108 s3.17 MiB3.3 MiB+ 134.35 KiB
/wp-admin/post-new.php?post_type=page1.065 s1.403 s+0.338 s4.91 MiB5.05 MiB+ 143.05 KiB
/wp-admin/options-discussion.php0.236 s0.285 s+0.049 s3.14 MiB3.27 MiB+ 133.1 KiB
/wp-admin/edit-comments.php0.183 s0.214 s+0.031 s3.24 MiB3.31 MiB+ 69.14 KiB
/0.364 s0.792 s+0.428 s2.98 MiB3.09 MiB+ 111.99 KiB
Average 0.546 s0.456 s-0.090 s3.49 MiB3.6 MiB+ 116.69 KiB

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": {
        "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 4 lines

[18-Mar-2019 13:24:15 UTC] WordPress database error Duplicate key name 'id' for query ALTER TABLE wp_paystack_forms_payments ADD UNIQUE KEY `id` (`id`,`PRIMARY`) made by activate_plugin, do_action('activate_payment-forms-for-paystack/paystack-forms.php'), WP_Hook->do_action, WP_Hook->apply_filters, kkd_pff_paystack_activate_paystack_forms, Kkd_Pff_Paystack_Activator::activate, dbDelta
[18-Mar-2019 13:24:17 UTC] PHP Notice:  Undefined index: action in /wp-content/plugins/payment-forms-for-paystack/admin/class-paystack-forms-admin.php on line 305
[18-Mar-2019 13:24:22 UTC] PHP Notice:  Undefined index: action in /wp-content/plugins/payment-forms-for-paystack/admin/class-paystack-forms-admin.php on line 305
[18-Mar-2019 13:24:25 UTC] PHP Notice:  Undefined index: action in /wp-content/plugins/payment-forms-for-paystack/admin/class-paystack-forms-admin.php on line 305
See also: All tests for this plugin, How to Hide Payment Forms for Paystack Admin Menus