Home
Payment Forms for Paystack
4.0.0
Does Payment Forms for Paystack work with WordPress 6.7.1 and PHP 8.1.12? A smoke test was performed on 2024-11-22 20:56:55 UTC .
Summary
Errors
No PHP errors, warnings or notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Looks good! No problems were detected.
Performance
Memory usage: 89.16 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.7.1 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=8cb5824590
Aspect
after-activation
HTTP status
200
Load time
0.254 s
Memory usage
3.59 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.154 s
Memory usage
3.61 MiB
JS errors
None
Resource errors
None
Paystack Forms → Add Paystack Form
URL
/wp-admin/post-new.php?post_type=paystack_form
Aspect
menu-item
HTTP status
200
Load time
0.281 s
Memory usage
3.63 MiB
JS errors
None
Resource errors
None
Paystack Forms → Settings
URL
/wp-admin/edit.php?post_type=paystack_form&page=settings
Aspect
menu-item
HTTP status
200
Load time
0.157 s
Memory usage
3.55 MiB
JS errors
None
Resource errors
None
Test site – Just another WordPress site
URL
/
Aspect
front-page
HTTP status
200
Load time
0.191 s
Memory usage
3.49 MiB
JS errors
None
Resource errors
None
Benchmark
URL
Load time
Memory usage
Inactive
Active
Change
Inactive
Active
Change
/wp-admin/index.php 0.289 s 0.278 s -0.011 s 3.48 MiB 3.58 MiB + 101.54 KiB /wp-admin/edit.php 0.176 s 0.174 s -0.002 s 3.54 MiB 3.64 MiB + 94.35 KiB /wp-admin/post-new.php 0.721 s 0.601 s -0.120 s 5.93 MiB 6.06 MiB + 136.29 KiB /wp-admin/upload.php 0.491 s 0.416 s -0.075 s 3.5 MiB 3.57 MiB + 76.95 KiB /wp-admin/options-writing.php 0.210 s 0.179 s -0.031 s 3.47 MiB 3.55 MiB + 80.94 KiB /wp-admin/media-new.php 0.252 s 0.216 s -0.036 s 3.46 MiB 3.55 MiB + 89.13 KiB /wp-admin/edit-tags.php?taxonomy=category 0.161 s 0.166 s +0.005 s 3.48 MiB 3.57 MiB + 99.8 KiB /wp-admin/post-new.php?post_type=page 0.544 s 0.536 s -0.008 s 5.92 MiB 6.05 MiB + 134.03 KiB /wp-admin/options-discussion.php 0.286 s 0.233 s -0.053 s 3.47 MiB 3.55 MiB + 77.44 KiB /wp-admin/edit-comments.php 0.380 s 0.183 s -0.197 s 3.49 MiB 3.57 MiB + 76.94 KiB / 0.261 s 0.366 s +0.105 s 3.48 MiB 3.49 MiB + 13.34 KiB
Average
0.343 s 0.304 s -0.038 s 3.93 MiB 4.02 MiB + 89.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 47.7% 3,836 1,511 27 CSS 36.9% 2,965 123 5 JavaScript 8.5% 680 35 3 SVG 6.5% 520 0 1 PO File 0.3% 23 7 1 Markdown 0.2% 16 0 1
Total
8,040
1,676
38
Lines of code
3,812
Total complexity
479
Median class complexity
12.0
Median method complexity
2.0
Most complex class
paystack\payment_forms\Form_Shortcode
Most complex function
paystack\payment_forms\Form_Shortcode::get_amount_field()
Classes
23
Methods
166
Functions
2
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
1 Custom Post Types 1
ID
Name
paystack_form Paystack Forms
Meta Boxes {
"paystack_form": {
"pff_paystack_editor_help_box": {
"title": "Help Section",
"context": "pff-paystack-metabox-holder"
},
"form_data": {
"title": "Extra Form Description",
"context": "normal"
},
"email_data": {
"title": "Email Receipt Settings",
"context": "normal"
},
"recuring_data": {
"title": "Recurring Payment",
"context": "side"
},
"quantity_data": {
"title": "Quantity Payment",
"context": "side"
},
"agreement_data": {
"title": "Agreement checkbox",
"context": "side"
},
"subaccount_data": {
"title": "Sub Account",
"context": "side"
},
"plan_data": {
"title": "*Special: Subscribe to plan after time",
"context": "side"
}
}
}
PHP Error Log The log file is empty.