Payment Forms for Paystack 3.2.3

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: insignificant.
The plugin didn't make the site noticeably slower.

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=d3d9b1bb04
Aspect after-activation
HTTP status 200
Load time 0.273 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.184 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.403 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.265 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 2.067 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.330 s0.254 s-0.076 s3.22 MiB3.35 MiB+ 135.72 KiB
/wp-admin/edit.php0.285 s0.234 s-0.051 s3.25 MiB3.32 MiB+ 70.66 KiB
/wp-admin/post-new.php1.113 s1.023 s-0.090 s4.92 MiB5 MiB+ 86.3 KiB
/wp-admin/upload.php0.499 s0.377 s-0.122 s3.15 MiB3.22 MiB+ 69.1 KiB
/wp-admin/options-writing.php0.236 s0.167 s-0.069 s3.14 MiB3.21 MiB+ 69.1 KiB
/wp-admin/media-new.php0.264 s0.206 s-0.058 s3.07 MiB3.2 MiB+ 133.1 KiB
/wp-admin/edit-tags.php?taxonomy=category0.211 s0.229 s+0.018 s3.17 MiB3.24 MiB+ 70.35 KiB
/wp-admin/post-new.php?post_type=page1.141 s0.974 s-0.167 s4.9 MiB4.98 MiB+ 79.05 KiB
/wp-admin/options-discussion.php0.307 s0.253 s-0.054 s3.07 MiB3.2 MiB+ 133.1 KiB
/wp-admin/edit-comments.php0.274 s0.266 s-0.008 s3.18 MiB3.24 MiB+ 69.14 KiB
/0.345 s0.626 s+0.281 s2.93 MiB3.05 MiB+ 130.7 KiB
Average 0.455 s0.419 s-0.036 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

[12-Feb-2019 22:47:36 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
[12-Feb-2019 22:47:37 UTC] PHP Notice:  Undefined index: action in /wp-content/plugins/payment-forms-for-paystack/admin/class-paystack-forms-admin.php on line 305
[12-Feb-2019 22:47:42 UTC] PHP Notice:  Undefined index: action in /wp-content/plugins/payment-forms-for-paystack/admin/class-paystack-forms-admin.php on line 305
[12-Feb-2019 22:47:44 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