Home
Payment Forms for Paystack
3.3.11
Does Payment Forms for Paystack work with WordPress 5.7 and PHP 7.4.8? A smoke test was performed on 2021-03-16 17:55:46 UTC .
Summary
Errors
3 PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance
Memory usage: 69.16 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.110 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=50c38157d4
Aspect
after-activation
HTTP status
200
Load time
0.413 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.169 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.369 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.163 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
1.349 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.259 s 1.004 s +0.745 s 2.82 MiB 2.89 MiB + 69.14 KiB /wp-admin/edit.php 0.180 s 0.329 s +0.149 s 2.86 MiB 2.93 MiB + 70.61 KiB /wp-admin/post-new.php 0.901 s 1.420 s +0.519 s 5.02 MiB 5.11 MiB + 91.43 KiB /wp-admin/upload.php 0.489 s 0.332 s -0.157 s 2.7 MiB 2.76 MiB + 68.05 KiB /wp-admin/options-writing.php 0.257 s 0.158 s -0.099 s 2.71 MiB 2.75 MiB + 36.02 KiB /wp-admin/media-new.php 0.233 s 0.160 s -0.073 s 2.67 MiB 2.74 MiB + 68.22 KiB /wp-admin/edit-tags.php?taxonomy=category 0.178 s 0.193 s +0.015 s 2.77 MiB 2.84 MiB + 70.38 KiB /wp-admin/post-new.php?post_type=page 1.196 s 0.928 s -0.268 s 5.01 MiB 5.09 MiB + 87.02 KiB /wp-admin/options-discussion.php 0.390 s 0.316 s -0.074 s 2.67 MiB 2.74 MiB + 68.53 KiB /wp-admin/edit-comments.php 0.307 s 0.227 s -0.080 s 2.78 MiB 2.84 MiB + 68.07 KiB / 0.287 s 0.821 s +0.534 s 2.65 MiB 2.71 MiB + 63.3 KiB
Average
0.425 s 0.535 s +0.110 s 3.15 MiB 3.22 MiB + 69.16 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,956 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,223
632
21
Lines of code
6,236
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 [16-Mar-2021 17:56:03 UTC] PHP Notice: Undefined index: action in /wp-content/plugins/payment-forms-for-paystack/admin/class-paystack-forms-admin.php on line 303
[16-Mar-2021 17:56:07 UTC] PHP Notice: Undefined index: action in /wp-content/plugins/payment-forms-for-paystack/admin/class-paystack-forms-admin.php on line 303
[16-Mar-2021 17:56:11 UTC] PHP Notice: Undefined index: action in /wp-content/plugins/payment-forms-for-paystack/admin/class-paystack-forms-admin.php on line 303