Does Bitcoin and Altcoin Wallets work with WordPress 5.4 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: 576.46 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.038 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 5.4 |
---|---|
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=9f8b135f5b |
Aspect | after-activation |
HTTP status | 200 |
Load time | 4.402 s |
Memory usage | 4.17 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.279 s |
Memory usage | 3.78 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/index.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.349 s |
Memory usage | 4.24 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/widgets.php |
---|---|
Aspect | new-sidebar-widgets |
HTTP status | 200 |
Load time | 0.912 s |
Memory usage | 4.24 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.279 s | 0.298 s | +0.019 s | 3.64 MiB | 4.24 MiB | + 614.36 KiB |
/wp-admin/edit.php | 0.213 s | 0.221 s | +0.008 s | 3.66 MiB | 4.27 MiB | + 618.66 KiB |
/wp-admin/post-new.php | 1.174 s | 2.079 s | +0.905 s | 5.43 MiB | 6.03 MiB | + 615.99 KiB |
/wp-admin/upload.php | 0.557 s | 0.357 s | -0.200 s | 3.5 MiB | 4.09 MiB | + 604.49 KiB |
/wp-admin/options-writing.php | 0.156 s | 0.183 s | +0.027 s | 3.58 MiB | 4.08 MiB | + 511.01 KiB |
/wp-admin/media-new.php | 0.187 s | 0.190 s | +0.003 s | 3.48 MiB | 4.07 MiB | + 606.85 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.160 s | 0.176 s | +0.016 s | 3.58 MiB | 4.16 MiB | + 595.61 KiB |
/wp-admin/post-new.php?post_type=page | 1.253 s | 1.060 s | -0.193 s | 5.42 MiB | 6.01 MiB | + 609.17 KiB |
/wp-admin/options-discussion.php | 0.339 s | 0.264 s | -0.075 s | 3.48 MiB | 4.07 MiB | + 604.93 KiB |
/wp-admin/edit-comments.php | 0.189 s | 0.191 s | +0.002 s | 3.59 MiB | 4.18 MiB | + 603.59 KiB |
/ | 0.582 s | 0.493 s | -0.089 s | 3.43 MiB | 3.78 MiB | + 356.4 KiB |
Average | 0.463 s | 0.501 s | +0.038 s | 3.89 MiB | 4.45 MiB | + 576.46 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
85ID | Name |
---|---|
dashed_slug_wallets_widget_api_key | View/refresh JSON-API key |
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-Apr-2020 10:22:59 UTC] Upgrading wallets schema from 0 to 18.
[24-Apr-2020 10:22:59 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-Apr-2020 10:22:59 UTC] Finished upgrading wallets schema from 0 to 18.