Home
Payment Forms for Paystack
3.4.0
Does Payment Forms for Paystack work with WordPress 5.9 and PHP 7.4.8? A smoke test was performed on 2022-01-26 23:53:41 UTC .
Summary
Errors
3 PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance
Memory usage: 72.39 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 version 5.9 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=7559d64cb8
Aspect
after-activation
HTTP status
200
Load time
0.345 s
Memory usage
3.33 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.241 s
Memory usage
3.43 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.383 s
Memory usage
3.53 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.172 s
Memory usage
3.29 MiB
JS errors
None
Resource errors
None
Test site – Just another WordPress site
URL
/
Aspect
front-page
HTTP status
200
Load time
0.312 s
Memory usage
3.42 MiB
JS errors
None
Resource errors
None
Benchmark
URL
Load time
Memory usage
Inactive
Active
Change
Inactive
Active
Change
/wp-admin/index.php 0.335 s 0.305 s -0.030 s 3.36 MiB 3.43 MiB + 70.48 KiB /wp-admin/edit.php 0.198 s 0.202 s +0.004 s 3.4 MiB 3.47 MiB + 72.34 KiB /wp-admin/post-new.php 1.038 s 1.243 s +0.205 s 6.15 MiB 6.23 MiB + 83.41 KiB /wp-admin/upload.php 0.403 s 0.347 s -0.056 s 3.24 MiB 3.32 MiB + 77.35 KiB /wp-admin/options-writing.php 0.366 s 0.163 s -0.203 s 3.24 MiB 3.3 MiB + 60.58 KiB /wp-admin/media-new.php 0.233 s 0.223 s -0.010 s 3.22 MiB 3.3 MiB + 77.52 KiB /wp-admin/edit-tags.php?taxonomy=category 0.187 s 0.197 s +0.010 s 3.25 MiB 3.33 MiB + 78.43 KiB /wp-admin/post-new.php?post_type=page 0.979 s 1.141 s +0.162 s 6.14 MiB 6.22 MiB + 79 KiB /wp-admin/options-discussion.php 0.232 s 0.316 s +0.084 s 3.22 MiB 3.29 MiB + 77.21 KiB /wp-admin/edit-comments.php 0.223 s 0.215 s -0.008 s 3.26 MiB 3.36 MiB + 95.41 KiB / 0.278 s 0.244 s -0.034 s 3.4 MiB 3.42 MiB + 24.56 KiB
Average
0.407 s 0.418 s +0.011 s 3.81 MiB 3.88 MiB + 72.39 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.5% 5,962 499 13 CSS 21.7% 2,004 126 3 JavaScript 8.0% 739 20 3 SVG 5.6% 520 0 1 Markdown 0.2% 16 0 1
Total
9,241
645
21
Lines of code
6,242
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 [26-Jan-2022 23:54:00 UTC] PHP Notice: Undefined index: action in /wp-content/plugins/payment-forms-for-paystack/admin/class-paystack-forms-admin.php on line 304
[26-Jan-2022 23:54:02 UTC] PHP Notice: Undefined index: action in /wp-content/plugins/payment-forms-for-paystack/admin/class-paystack-forms-admin.php on line 304
[26-Jan-2022 23:54:06 UTC] PHP Notice: Undefined index: action in /wp-content/plugins/payment-forms-for-paystack/admin/class-paystack-forms-admin.php on line 304