Does SmartPay work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .
2 | Database errors |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
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.
WordPress version | 6.8.1 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 100+ |
WordPress.org page | https://wordpress.org/plugins/smartpay/ |
Badges |
|
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 |
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 |
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 |
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 |
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 |
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 |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.506 s |
Memory usage | 3.75 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.332 s | 0.817 s | +0.485 s | 3.51 MiB | 3.78 MiB | + 279.54 KiB |
/wp-admin/edit.php | 0.219 s | 0.389 s | +0.170 s | 3.57 MiB | 3.86 MiB | + 298.73 KiB |
/wp-admin/post-new.php | 0.861 s | 0.825 s | -0.036 s | 6.06 MiB | 6.53 MiB | + 477.55 KiB |
/wp-admin/upload.php | 0.797 s | 0.512 s | -0.285 s | 3.52 MiB | 3.78 MiB | + 265.27 KiB |
/wp-admin/options-writing.php | 0.237 s | 0.322 s | +0.085 s | 3.5 MiB | 3.76 MiB | + 265.02 KiB |
/wp-admin/media-new.php | 0.295 s | 0.562 s | +0.267 s | 3.49 MiB | 3.76 MiB | + 273.21 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.202 s | 0.335 s | +0.133 s | 3.5 MiB | 3.78 MiB | + 278.38 KiB |
/wp-admin/post-new.php?post_type=page | 0.781 s | 0.697 s | -0.084 s | 6.05 MiB | 6.51 MiB | + 473.08 KiB |
/wp-admin/options-discussion.php | 0.371 s | 0.410 s | +0.039 s | 3.5 MiB | 3.76 MiB | + 262.14 KiB |
/wp-admin/edit-comments.php | 0.450 s | 0.386 s | -0.064 s | 3.52 MiB | 3.78 MiB | + 261.02 KiB |
/ | 0.331 s | 0.256 s | -0.075 s | 3.43 MiB | 3.75 MiB | + 324.09 KiB |
Average | 0.443 s | 0.501 s | +0.058 s | 3.97 MiB | 4.28 MiB | + 314.37 KiB |
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.
Language | % | Lines of code | Comment lines | Files | |
---|---|---|---|---|---|
PHP | 99.9% | 13,787 | 4,243 | 131 | |
JavaScript | 0.1% | 14 | 8 | 7 | |
CSS | 0.0% | 6 | 10 | 4 | |
Total | 13,807 | 4,261 | 142 |
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 |
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.
wp_options
2[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