SmartPay 2.7.10

Does SmartPay work with WordPress 6.7.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

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

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

Environment
WordPress version6.7.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
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=4fb0528ad2
Aspect after-activation
HTTP status 200
Load time 2.244 s
Memory usage 3.73 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.815 s
Memory usage 3.82 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.659 s
Memory usage 4.21 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.372 s
Memory usage 3.84 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.752 s
Memory usage 3.73 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.041 s
Memory usage 3.73 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.498 s
Memory usage 3.72 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.343 s0.506 s+0.163 s3.48 MiB3.75 MiB+ 276.42 KiB
/wp-admin/edit.php0.217 s0.381 s+0.164 s3.54 MiB3.84 MiB+ 301.01 KiB
/wp-admin/post-new.php0.843 s0.710 s-0.133 s5.92 MiB6.2 MiB+ 280.9 KiB
/wp-admin/upload.php0.785 s0.639 s-0.146 s3.49 MiB3.75 MiB+ 265.31 KiB
/wp-admin/options-writing.php0.218 s0.332 s+0.114 s3.47 MiB3.73 MiB+ 265.05 KiB
/wp-admin/media-new.php0.272 s0.336 s+0.064 s3.46 MiB3.73 MiB+ 273.25 KiB
/wp-admin/edit-tags.php?taxonomy=category0.178 s0.350 s+0.172 s3.48 MiB3.75 MiB+ 278.42 KiB
/wp-admin/post-new.php?post_type=page0.692 s0.660 s-0.032 s5.92 MiB6.19 MiB+ 276.48 KiB
/wp-admin/options-discussion.php0.301 s0.391 s+0.090 s3.47 MiB3.73 MiB+ 262.18 KiB
/wp-admin/edit-comments.php0.202 s0.552 s+0.350 s3.49 MiB3.75 MiB+ 261.05 KiB
/0.325 s0.325 s+0.000 s3.42 MiB3.72 MiB+ 315.34 KiB
Average 0.398 s0.471 s+0.073 s3.92 MiB4.19 MiB+ 277.77 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,7794,234131
JavaScript0.1%1487
CSS0.0%6104
Total 13,799 4,252 142

PHP Code Analysis | More results »

Lines of code 12,396
Total complexity 2,529
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 905
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

PHP Error Log 2 lines

[10-Dec-2024 04:54:16 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
[10-Dec-2024 04:54:16 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