SmartPay 2.6.6

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

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

Environment
WordPress version5.9.3
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=89dcb18392
Aspect after-activation
HTTP status 200
Load time 2.034 s
Memory usage 3.53 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 0.945 s
Memory usage 3.7 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 0.745 s
Memory usage 3.85 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.679 s
Memory usage 3.72 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.511 s
Memory usage 3.6 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.959 s
Memory usage 3.53 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.483 s
Memory usage 3.73 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.320 s0.499 s+0.179 s3.37 MiB3.62 MiB+ 252.28 KiB
/wp-admin/edit.php0.143 s0.431 s+0.288 s3.4 MiB3.71 MiB+ 317.96 KiB
/wp-admin/post-new.php0.826 s0.934 s+0.108 s5.68 MiB6.05 MiB+ 373.89 KiB
/wp-admin/upload.php0.375 s0.708 s+0.333 s3.25 MiB3.57 MiB+ 329.04 KiB
/wp-admin/options-writing.php0.242 s0.376 s+0.134 s3.24 MiB3.54 MiB+ 307.03 KiB
/wp-admin/media-new.php0.232 s0.400 s+0.168 s3.23 MiB3.54 MiB+ 322.16 KiB
/wp-admin/edit-tags.php?taxonomy=category0.159 s0.416 s+0.257 s3.27 MiB3.57 MiB+ 314.13 KiB
/wp-admin/post-new.php?post_type=page0.781 s0.813 s+0.032 s5.68 MiB6.04 MiB+ 369.48 KiB
/wp-admin/options-discussion.php0.181 s0.619 s+0.438 s3.22 MiB3.54 MiB+ 323.66 KiB
/wp-admin/edit-comments.php0.211 s0.419 s+0.208 s3.27 MiB3.58 MiB+ 316.68 KiB
/0.222 s0.221 s-0.001 s3.4 MiB3.73 MiB+ 345.69 KiB
Average 0.336 s0.531 s+0.195 s3.73 MiB4.04 MiB+ 324.73 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,6124,220131
JavaScript0.1%1487
CSS0.0%6104
Total 13,632 4,238 142

PHP Code Analysis | More results »

Lines of code 12,294
Total complexity 2,512
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

[19-May-2022 06:57:14 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
[19-May-2022 06:57:14 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