Payment Forms for Paystack 3.3.3

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

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

Environment
WordPress version5.2
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=56082360ec
Aspect after-activation
HTTP status 200
Load time 0.577 s
Memory usage 3.49 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.308 s
Memory usage 3.51 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.551 s
Memory usage 3.56 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.241 s
Memory usage 3.45 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.400 s
Memory usage 3.29 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.395 s0.400 s+0.005 s3.47 MiB3.54 MiB+ 72.47 KiB
/wp-admin/edit.php0.232 s0.291 s+0.059 s3.5 MiB3.57 MiB+ 71.41 KiB
/wp-admin/post-new.php1.385 s1.970 s+0.585 s5.26 MiB5.34 MiB+ 87.05 KiB
/wp-admin/upload.php0.672 s0.575 s-0.097 s3.33 MiB3.46 MiB+ 133.85 KiB
/wp-admin/options-writing.php0.244 s0.243 s-0.001 s3.32 MiB3.46 MiB+ 133.85 KiB
/wp-admin/media-new.php0.275 s0.211 s-0.064 s3.31 MiB3.45 MiB+ 133.85 KiB
/wp-admin/edit-tags.php?taxonomy=category0.257 s0.262 s+0.005 s3.42 MiB3.49 MiB+ 71.1 KiB
/wp-admin/post-new.php?post_type=page1.247 s1.231 s-0.016 s5.24 MiB5.32 MiB+ 79.8 KiB
/wp-admin/options-discussion.php0.359 s0.333 s-0.026 s3.32 MiB3.45 MiB+ 133.85 KiB
/wp-admin/edit-comments.php0.350 s0.365 s+0.015 s3.42 MiB3.49 MiB+ 69.89 KiB
/0.760 s0.958 s+0.198 s3.17 MiB3.29 MiB+ 131.46 KiB
Average 0.561 s0.622 s+0.060 s3.71 MiB3.81 MiB+ 101.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

[09-May-2019 03:54:54 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
[09-May-2019 03:54:56 UTC] PHP Notice:  Undefined index: action in /wp-content/plugins/payment-forms-for-paystack/admin/class-paystack-forms-admin.php on line 304
[09-May-2019 03:55:02 UTC] PHP Notice:  Undefined index: action in /wp-content/plugins/payment-forms-for-paystack/admin/class-paystack-forms-admin.php on line 304
[09-May-2019 03:55: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