Home
Payment Forms for Paystack
3.3.10
Does Payment Forms for Paystack work with WordPress 5.7 and PHP 7.4.8? A smoke test was performed on 2021-03-10 20:01:06 UTC .
Summary
Errors
3 PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance
Memory usage: 68.47 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.021 seconds
The average page load time increased by this amount after activating the plugin.
Environment
WordPress version 5.7 PHP version 7.4.8 MySQL version 8.0.21 PHP memory limit 256M
Pages 5 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=129608fa91
Aspect
after-activation
HTTP status
200
Load time
0.652 s
Memory usage
2.82 MiB
JS errors
None
Resource errors
None
Paystack Forms
URL
/wp-admin/edit.php?post_type=paystack_form
Aspect
menu-item
HTTP status
200
Load time
0.201 s
Memory usage
2.87 MiB
JS errors
None
Resource errors
None
Paystack Forms → Add New
URL
/wp-admin/post-new.php?post_type=paystack_form
Aspect
menu-item
HTTP status
200
Load time
0.439 s
Memory usage
3 MiB
JS errors
None
Resource errors
None
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.166 s
Memory usage
2.74 MiB
JS errors
None
Resource errors
None
Test site – Just another WordPress site
URL
/
Aspect
front-page
HTTP status
200
Load time
5.137 s
Memory usage
2.71 MiB
JS errors
None
Resource errors
None
Benchmark
URL
Load time
Memory usage
Inactive
Active
Change
Inactive
Active
Change
/wp-admin/index.php 0.288 s 0.837 s +0.549 s 2.82 MiB 2.89 MiB + 69.14 KiB /wp-admin/edit.php 0.352 s 0.366 s +0.014 s 2.86 MiB 2.93 MiB + 70.61 KiB /wp-admin/post-new.php 2.011 s 1.147 s -0.864 s 5.02 MiB 5.11 MiB + 91.43 KiB /wp-admin/upload.php 0.530 s 0.272 s -0.258 s 2.7 MiB 2.76 MiB + 68.05 KiB /wp-admin/options-writing.php 0.172 s 0.164 s -0.008 s 2.71 MiB 2.75 MiB + 36.02 KiB /wp-admin/media-new.php 0.226 s 0.165 s -0.061 s 2.67 MiB 2.74 MiB + 68.22 KiB /wp-admin/edit-tags.php?taxonomy=category 0.202 s 0.208 s +0.006 s 2.77 MiB 2.84 MiB + 70.38 KiB /wp-admin/post-new.php?post_type=page 0.804 s 0.844 s +0.040 s 5.01 MiB 5.09 MiB + 87.02 KiB /wp-admin/options-discussion.php 0.215 s 0.284 s +0.069 s 2.68 MiB 2.74 MiB + 64.48 KiB /wp-admin/edit-comments.php 0.224 s 0.246 s +0.022 s 2.78 MiB 2.84 MiB + 64.02 KiB / 0.236 s 0.953 s +0.717 s 2.65 MiB 2.71 MiB + 63.85 KiB
Average
0.478 s 0.499 s +0.021 s 3.15 MiB 3.22 MiB + 68.47 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.
Language
%
Lines of code
Comment lines
Files
PHP 64.6% 5,955 486 13 CSS 21.7% 2,004 126 3 JavaScript 7.9% 727 20 3 SVG 5.6% 520 0 1 Markdown 0.2% 16 0 1
Total
9,222
632
21
Lines of code
6,235
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 wp_paystack_forms_payments Options wp_options
2 kkd_db_version plugin_error Custom Post Types 1
ID
Name
paystack_form Paystack 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 [10-Mar-2021 20:01:26 UTC] PHP Notice: Undefined index: action in /wp-content/plugins/payment-forms-for-paystack/admin/class-paystack-forms-admin.php on line 303
[10-Mar-2021 20:01:34 UTC] PHP Notice: Undefined index: action in /wp-content/plugins/payment-forms-for-paystack/admin/class-paystack-forms-admin.php on line 303
[10-Mar-2021 20:01:37 UTC] PHP Notice: Undefined index: action in /wp-content/plugins/payment-forms-for-paystack/admin/class-paystack-forms-admin.php on line 303