SmartPay 2.6.9

Does SmartPay work with WordPress 6.0.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.16 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version6.0.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=b8cc7ec3ff
Aspect after-activation
HTTP status 200
Load time 2.437 s
Memory usage 3.9 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.080 s
Memory usage 4.1 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.047 s
Memory usage 4.2 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.764 s
Memory usage 4.09 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.807 s
Memory usage 3.97 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 0.972 s
Memory usage 3.9 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.719 s
Memory usage 3.94 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.357 s0.662 s+0.305 s3.72 MiB4.03 MiB+ 320.19 KiB
/wp-admin/edit.php0.191 s0.546 s+0.355 s3.75 MiB4.07 MiB+ 318.49 KiB
/wp-admin/post-new.php1.008 s1.058 s+0.050 s5.54 MiB5.82 MiB+ 283.31 KiB
/wp-admin/upload.php0.454 s0.996 s+0.542 s3.68 MiB3.94 MiB+ 260.58 KiB
/wp-admin/options-writing.php0.158 s0.505 s+0.347 s3.62 MiB3.91 MiB+ 298.63 KiB
/wp-admin/media-new.php0.413 s0.542 s+0.129 s3.66 MiB3.91 MiB+ 253.7 KiB
/wp-admin/edit-tags.php?taxonomy=category0.263 s0.514 s+0.251 s3.69 MiB3.93 MiB+ 253.67 KiB
/wp-admin/post-new.php?post_type=page1.168 s0.997 s-0.171 s5.54 MiB5.81 MiB+ 278.9 KiB
/wp-admin/options-discussion.php0.219 s0.727 s+0.508 s3.6 MiB3.91 MiB+ 319.2 KiB
/wp-admin/edit-comments.php0.228 s0.591 s+0.363 s3.69 MiB4.01 MiB+ 320.22 KiB
/0.325 s0.302 s-0.023 s3.6 MiB3.94 MiB+ 350.88 KiB
Average 0.435 s0.676 s+0.241 s4.01 MiB4.3 MiB+ 296.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.

PHP
Language % Lines of code Comment lines Files
PHP99.9%13,6404,220131
JavaScript0.1%1487
CSS0.0%6104
Total 13,660 4,238 142

PHP Code Analysis | More results »

Lines of code 12,320
Total complexity 2,514
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 42

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

PHP Error Log 2 lines

[18-Jul-2022 14:44:31 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
[18-Jul-2022 14:44:31 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