SmartPay 2.7.13

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

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

Environment
WordPress version6.8.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=3e402e3e5e
Aspect after-activation
HTTP status 200
Load time 2.110 s
Memory usage 3.76 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.769 s
Memory usage 3.85 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.830 s
Memory usage 4.25 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.412 s
Memory usage 3.87 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.553 s
Memory usage 3.76 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.070 s
Memory usage 3.76 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.506 s
Memory usage 3.75 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.332 s0.817 s+0.485 s3.51 MiB3.78 MiB+ 279.54 KiB
/wp-admin/edit.php0.219 s0.389 s+0.170 s3.57 MiB3.86 MiB+ 298.73 KiB
/wp-admin/post-new.php0.861 s0.825 s-0.036 s6.06 MiB6.53 MiB+ 477.55 KiB
/wp-admin/upload.php0.797 s0.512 s-0.285 s3.52 MiB3.78 MiB+ 265.27 KiB
/wp-admin/options-writing.php0.237 s0.322 s+0.085 s3.5 MiB3.76 MiB+ 265.02 KiB
/wp-admin/media-new.php0.295 s0.562 s+0.267 s3.49 MiB3.76 MiB+ 273.21 KiB
/wp-admin/edit-tags.php?taxonomy=category0.202 s0.335 s+0.133 s3.5 MiB3.78 MiB+ 278.38 KiB
/wp-admin/post-new.php?post_type=page0.781 s0.697 s-0.084 s6.05 MiB6.51 MiB+ 473.08 KiB
/wp-admin/options-discussion.php0.371 s0.410 s+0.039 s3.5 MiB3.76 MiB+ 262.14 KiB
/wp-admin/edit-comments.php0.450 s0.386 s-0.064 s3.52 MiB3.78 MiB+ 261.02 KiB
/0.331 s0.256 s-0.075 s3.43 MiB3.75 MiB+ 324.09 KiB
Average 0.443 s0.501 s+0.058 s3.97 MiB4.28 MiB+ 314.37 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,7874,243131
JavaScript0.1%1487
CSS0.0%6104
Total 13,807 4,261 142

PHP Code Analysis | More results »

Lines of code 12,404
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

[05-May-2025 18:34:13 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
[05-May-2025 18:34:13 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