SmartPay 2.7.2

Does SmartPay work with WordPress 6.1 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
2Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 296.38 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.245 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.1
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 100+
WordPress.org page https://wordpress.org/plugins/smartpay/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

Getting Started ‹ Test site — WordPress

Page screenshot: Getting Started ‹ Test site — WordPress
URL /wp-admin/admin.php?page=wpsmartpay-getting-started
Requested URL /wp-admin/plugins.php?action=activate&plugin=smartpay%2Fsmartpay.php&plugin_status=all&paged=1&s&_wpnonce=f9a660e0d5
Aspect after-activation
HTTP status 200
Load time 2.417 s
Memory usage 3.71 MiB
JS errors None
Resource errors None

SmartPay

Page screenshot: SmartPay
URL /wp-admin/admin.php?page=smartpay
Aspect menu-item
HTTP status 200
Load time 1.044 s
Memory usage 3.94 MiB
JS errors None
Resource errors None

SmartPay → Forms

Page screenshot: SmartPay → Forms
URL /wp-admin/admin.php?page=smartpay-form
Aspect menu-item
HTTP status 200
Load time 1.127 s
Memory usage 4.06 MiB
JS errors None
Resource errors None

SmartPay → Settings

Page screenshot: SmartPay → Settings
URL /wp-admin/admin.php?page=smartpay-setting
Aspect menu-item
HTTP status 200
Load time 0.725 s
Memory usage 3.9 MiB
JS errors None
Resource errors None

SmartPay → Integrations

Page screenshot: SmartPay → Integrations
URL /wp-admin/admin.php?page=smartpay-integrations
Aspect menu-item
HTTP status 200
Load time 0.662 s
Memory usage 3.78 MiB
JS errors None
Resource errors None

SmartPay → Getting Started

Page screenshot: SmartPay → Getting Started
URL /wp-admin/admin.php?page=wpsmartpay-getting-started
Aspect menu-item
HTTP status 200
Load time 1.131 s
Memory usage 3.71 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.610 s
Memory usage 3.81 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.314 s0.826 s+0.512 s3.55 MiB3.86 MiB+ 322.14 KiB
/wp-admin/edit.php0.190 s0.636 s+0.446 s3.58 MiB3.9 MiB+ 320.88 KiB
/wp-admin/post-new.php1.103 s1.044 s-0.059 s5.48 MiB5.76 MiB+ 294.33 KiB
/wp-admin/upload.php0.749 s0.673 s-0.076 s3.49 MiB3.75 MiB+ 262.91 KiB
/wp-admin/options-writing.php0.178 s0.526 s+0.348 s3.48 MiB3.74 MiB+ 258.16 KiB
/wp-admin/media-new.php0.259 s0.491 s+0.232 s3.47 MiB3.72 MiB+ 256.03 KiB
/wp-admin/edit-tags.php?taxonomy=category0.201 s0.660 s+0.459 s3.5 MiB3.77 MiB+ 271.54 KiB
/wp-admin/post-new.php?post_type=page1.001 s1.097 s+0.096 s5.47 MiB5.76 MiB+ 289.88 KiB
/wp-admin/options-discussion.php0.225 s0.665 s+0.440 s3.51 MiB3.74 MiB+ 237.96 KiB
/wp-admin/edit-comments.php0.229 s0.519 s+0.290 s3.5 MiB3.84 MiB+ 342.55 KiB
/0.283 s0.288 s+0.005 s3.42 MiB3.81 MiB+ 403.8 KiB
Average 0.430 s0.675 s+0.245 s3.86 MiB4.15 MiB+ 296.38 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.

PHP
Language % Lines of code Comment lines Files
PHP99.9%13,7584,218131
JavaScript0.1%1487
CSS0.0%6104
Total 13,778 4,236 142

PHP Code Analysis | More results »

Lines of code 12,375
Total complexity 2,525
Median class complexity 8.5
Median method complexity 1.0
Most complex class SmartPay\Modules\Frontend\Utilities\Downloader
Most complex function SmartPay\Modules\Frontend\Utilities\Downloader::getFileCtype()
Classes 100
Methods 904
Functions 43

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 5

Options wp_options 2

User Metadata wp_usermeta 1

PHP Error Log 2 lines

[07-Nov-2022 01:00:28 UTC] WordPress database error Table 'wordpress.wp_smartpay_products' doesn't exist for query ALTER TABLE wp_smartpay_products ADD settings LONGTEXT DEFAULT NULL AFTER status made by activate_plugin, plugin_sandbox_scrape, include_once('/plugins/smartpay/smartpay.php'), require('/plugins/smartpay/bootstrap.php'), SmartPay\Updater::boot, SmartPay\Updater->__construct, SmartPay\Updater->_update_database_if_available, AddSettingsColumnOnProductTable::up
[07-Nov-2022 01:00:28 UTC] WordPress database error Table 'wordpress.wp_smartpay_payments' doesn't exist for query ALTER TABLE wp_smartpay_payments ADD uuid VARCHAR(255) DEFAULT NULL AFTER id made by activate_plugin, plugin_sandbox_scrape, include_once('/plugins/smartpay/smartpay.php'), require('/plugins/smartpay/bootstrap.php'), SmartPay\Updater::boot, SmartPay\Updater->__construct, SmartPay\Updater->_update_database_if_available, AddUuidColumnOnPaymentTable::up
See also: All tests for this plugin, How to Hide SmartPay Admin Menus