Home
Payment Forms for Paystack
3.4.1
Does Payment Forms for Paystack work with WordPress 6.4.3 and PHP 8.1.12? A smoke test was performed on 2024-02-01 06:30:52 UTC .
Summary
Errors
3 PHP warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance
Memory usage: 68.32 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 6.4.3 PHP version 8.1.12 MySQL version 10.6.10 PHP memory limit 512M
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=739df11227
Aspect
after-activation
HTTP status
200
Load time
0.349 s
Memory usage
3.4 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.256 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.361 s
Memory usage
3.45 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.217 s
Memory usage
3.36 MiB
JS errors
None
Resource errors
None
Test site – Just another WordPress site
URL
/
Aspect
front-page
HTTP status
200
Load time
0.232 s
Memory usage
3.38 MiB
JS errors
None
Resource errors
None
Benchmark
URL
Load time
Memory usage
Inactive
Active
Change
Inactive
Active
Change
/wp-admin/index.php 0.396 s 0.335 s -0.061 s 3.38 MiB 3.46 MiB + 78.09 KiB /wp-admin/edit.php 0.232 s 0.388 s +0.156 s 3.41 MiB 3.48 MiB + 79.21 KiB /wp-admin/post-new.php 0.937 s 0.693 s -0.244 s 5.46 MiB 5.55 MiB + 91.95 KiB /wp-admin/upload.php 0.613 s 0.427 s -0.186 s 3.33 MiB 3.39 MiB + 61.45 KiB /wp-admin/options-writing.php 0.258 s 0.204 s -0.054 s 3.32 MiB 3.37 MiB + 53.67 KiB /wp-admin/media-new.php 0.338 s 0.230 s -0.108 s 3.3 MiB 3.37 MiB + 73.9 KiB /wp-admin/edit-tags.php?taxonomy=category 0.233 s 0.213 s -0.020 s 3.31 MiB 3.39 MiB + 78.45 KiB /wp-admin/post-new.php?post_type=page 0.621 s 0.810 s +0.189 s 5.45 MiB 5.54 MiB + 87.54 KiB /wp-admin/options-discussion.php 0.413 s 0.304 s -0.109 s 3.3 MiB 3.37 MiB + 63.45 KiB /wp-admin/edit-comments.php 0.254 s 0.258 s +0.004 s 3.34 MiB 3.4 MiB + 61.12 KiB / 0.312 s 0.245 s -0.067 s 3.36 MiB 3.38 MiB + 22.65 KiB
Average
0.419 s 0.373 s -0.045 s 3.72 MiB 3.79 MiB + 68.32 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 500 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
646
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 [01-Feb-2024 06:31:13 UTC] PHP Warning: Undefined array key "action" in /wp-content/plugins/payment-forms-for-paystack/admin/class-paystack-forms-admin.php on line 304
[01-Feb-2024 06:31:17 UTC] PHP Warning: Undefined array key "action" in /wp-content/plugins/payment-forms-for-paystack/admin/class-paystack-forms-admin.php on line 304
[01-Feb-2024 06:31:22 UTC] PHP Warning: Undefined array key "action" in /wp-content/plugins/payment-forms-for-paystack/admin/class-paystack-forms-admin.php on line 304