Does Bitcoin and Altcoin Wallets work with WordPress 5.3.2 and PHP 7.2.16? A smoke test was performed on .
1 | Database errors |
2 | Unrecognized messages in the PHP error log |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 558.76 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.049 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 5.3.2 |
---|---|
PHP version | 7.2.16 |
MySQL version | 8.0.15 |
PHP memory limit | 256M |
Last updated | |
---|---|
Active installs | 100+ |
WordPress.org page | https://wordpress.org/plugins/wallets/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=wallets%2Fwallets.php&plugin_status=all&paged=1&s&_wpnonce=f8fe187749 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 1.429 s |
Memory usage | 4.08 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.765 s |
Memory usage | 3.69 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/index.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.252 s |
Memory usage | 4.2 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/widgets.php |
---|---|
Aspect | new-sidebar-widgets |
HTTP status | 200 |
Load time | 0.944 s |
Memory usage | 4.21 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.307 s | 0.299 s | -0.008 s | 3.61 MiB | 4.2 MiB | + 598.17 KiB |
/wp-admin/edit.php | 0.216 s | 0.255 s | +0.039 s | 3.64 MiB | 4.23 MiB | + 603.89 KiB |
/wp-admin/post-new.php | 1.183 s | 1.841 s | +0.658 s | 5.36 MiB | 5.94 MiB | + 593.21 KiB |
/wp-admin/upload.php | 0.463 s | 0.427 s | -0.036 s | 3.48 MiB | 4.05 MiB | + 589.09 KiB |
/wp-admin/options-writing.php | 0.280 s | 0.178 s | -0.102 s | 3.56 MiB | 4.04 MiB | + 495.6 KiB |
/wp-admin/media-new.php | 0.308 s | 0.195 s | -0.113 s | 3.46 MiB | 4.04 MiB | + 590.82 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.188 s | 0.194 s | +0.006 s | 3.56 MiB | 4.08 MiB | + 525.67 KiB |
/wp-admin/post-new.php?post_type=page | 1.010 s | 1.055 s | +0.045 s | 5.35 MiB | 5.92 MiB | + 586.39 KiB |
/wp-admin/options-discussion.php | 0.329 s | 0.258 s | -0.071 s | 3.46 MiB | 4.04 MiB | + 589.52 KiB |
/wp-admin/edit-comments.php | 0.214 s | 0.213 s | -0.001 s | 3.57 MiB | 4.14 MiB | + 588.81 KiB |
/ | 0.339 s | 0.458 s | +0.119 s | 3.32 MiB | 3.69 MiB | + 385.16 KiB |
Average | 0.440 s | 0.488 s | +0.049 s | 3.85 MiB | 4.4 MiB | + 558.76 KiB |
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
84ID | Name |
---|---|
dashed_slug_wallets_widget_deposit | Deposit to wallet |
dashed_slug_wallets_widget_withdraw | Withdraw from wallet |
dashed_slug_wallets_widget_move | Transfer to user wallet |
dashed_slug_wallets_widget_balance | Wallet balance |
dashed_slug_wallets_widget_transactions | Wallet transactions |
dashed_slug_wallets_widget_accountvalue | Account value |
dashed_slug_wallets_widget_totalbalances | Total user balances |
dashed_slug_wallets_widget_exchangerates | Exchange rates |
{
"dashboard": {
"wallets-dashboard-widget": {
"title": "Bitcoin and Altcoin Wallets",
"context": "normal"
}
}
}
[24-Dec-2019 12:32:13 UTC] Upgrading wallets schema from 0 to 18.
[24-Dec-2019 12:32:13 UTC] WordPress database error Table 'wordpress.wp_wallets_txs' doesn't exist for query ALTER TABLE `wp_wallets_txs` DROP INDEX `uq_tx_idx`, ADD UNIQUE KEY `uq_tx_idx` (`txid`,`address`,`symbol`) made by activate_plugin, do_action('activate_wallets/wallets.php'), WP_Hook->do_action, WP_Hook->apply_filters, Dashed_Slug_Wallets::action_activate, Dashed_Slug_Wallets::db_schema
[24-Dec-2019 12:32:13 UTC] Finished upgrading wallets schema from 0 to 18.