SmartPay 2.6.4

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.7 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.259 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=0817bf1c14
Aspect after-activation
HTTP status 200
Load time 1.964 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 1.038 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.909 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.858 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.584 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.893 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.527 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.364 s0.562 s+0.198 s3.37 MiB3.62 MiB+ 252.26 KiB
/wp-admin/edit.php0.175 s0.504 s+0.329 s3.4 MiB3.71 MiB+ 317.94 KiB
/wp-admin/post-new.php0.971 s1.548 s+0.577 s5.69 MiB6.05 MiB+ 373.87 KiB
/wp-admin/upload.php0.419 s0.792 s+0.373 s3.25 MiB3.57 MiB+ 329.02 KiB
/wp-admin/options-writing.php0.346 s0.443 s+0.097 s3.24 MiB3.54 MiB+ 307.01 KiB
/wp-admin/media-new.php0.254 s0.457 s+0.203 s3.23 MiB3.54 MiB+ 322.14 KiB
/wp-admin/edit-tags.php?taxonomy=category0.206 s0.466 s+0.260 s3.27 MiB3.57 MiB+ 314.11 KiB
/wp-admin/post-new.php?post_type=page0.917 s0.930 s+0.013 s5.68 MiB6.04 MiB+ 369.45 KiB
/wp-admin/options-discussion.php0.226 s0.693 s+0.467 s3.22 MiB3.54 MiB+ 323.64 KiB
/wp-admin/edit-comments.php0.206 s0.532 s+0.326 s3.27 MiB3.58 MiB+ 316.66 KiB
/0.260 s0.268 s+0.008 s3.4 MiB3.73 MiB+ 345.66 KiB
Average 0.395 s0.654 s+0.259 s3.73 MiB4.04 MiB+ 324.7 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,5584,205130
JavaScript0.1%1487
CSS0.0%6104
Total 13,578 4,223 141

PHP Code Analysis | More results »

Lines of code 12,254
Total complexity 2,508
Median class complexity 9.0
Median method complexity 1.0
Most complex class SmartPay\Modules\Frontend\Utilities\Downloader
Most complex function SmartPay\Modules\Frontend\Utilities\Downloader::getFileCtype()
Classes 99
Methods 904
Functions 41

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

[10-Apr-2022 12:14:11 UTC] WordPress database error Unknown column 'settings' in 'field list' for query SELECT settings FROM INFORMATION_SCHEMA.COLUMNS WHERE wp_smartpay_products = wp_smartpay_products AND column_name = 'settings' 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
[10-Apr-2022 12:14:11 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
See also: All tests for this plugin, How to Hide SmartPay Admin Menus