Payment Forms for Paystack 3.2.1

Does Payment Forms for Paystack work with WordPress 5.0.3 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: 95.12 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version5.0.3
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=86e76a4e9c
Aspect after-activation
HTTP status 200
Load time 0.270 s
Memory usage 3.24 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.208 s
Memory usage 3.26 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.380 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.188 s
Memory usage 3.2 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.723 s
Memory usage 3.05 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.233 s0.224 s-0.009 s3.22 MiB3.35 MiB+ 135.72 KiB
/wp-admin/edit.php0.163 s0.236 s+0.073 s3.25 MiB3.32 MiB+ 70.66 KiB
/wp-admin/post-new.php0.945 s1.165 s+0.220 s4.92 MiB5 MiB+ 86.3 KiB
/wp-admin/upload.php0.393 s0.382 s-0.011 s3.15 MiB3.22 MiB+ 69.1 KiB
/wp-admin/options-writing.php0.249 s0.169 s-0.080 s3.14 MiB3.21 MiB+ 69.1 KiB
/wp-admin/media-new.php0.214 s0.188 s-0.026 s3.07 MiB3.2 MiB+ 133.1 KiB
/wp-admin/edit-tags.php?taxonomy=category0.165 s0.180 s+0.015 s3.17 MiB3.24 MiB+ 70.35 KiB
/wp-admin/post-new.php?post_type=page0.939 s0.913 s-0.026 s4.9 MiB4.98 MiB+ 79.05 KiB
/wp-admin/options-discussion.php0.198 s0.273 s+0.075 s3.07 MiB3.2 MiB+ 133.1 KiB
/wp-admin/edit-comments.php0.180 s0.261 s+0.081 s3.18 MiB3.24 MiB+ 69.14 KiB
/0.248 s0.477 s+0.229 s2.92 MiB3.05 MiB+ 130.7 KiB
Average 0.357 s0.406 s+0.049 s3.45 MiB3.55 MiB+ 95.12 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

[30-Jan-2019 23:27:01 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
[30-Jan-2019 23:27:02 UTC] PHP Notice:  Undefined index: action in /wp-content/plugins/payment-forms-for-paystack/admin/class-paystack-forms-admin.php on line 305
[30-Jan-2019 23:27:07 UTC] PHP Notice:  Undefined index: action in /wp-content/plugins/payment-forms-for-paystack/admin/class-paystack-forms-admin.php on line 305
[30-Jan-2019 23:27:09 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