Does Bitcoin and Altcoin Wallets work with WordPress 5.4.1 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: 577.32 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.4.1 |
---|---|
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=96411fd64a |
Aspect | after-activation |
HTTP status | 200 |
Load time | 1.782 s |
Memory usage | 4.17 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.311 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.274 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.854 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.261 s | 0.273 s | +0.012 s | 3.64 MiB | 4.24 MiB | + 614.36 KiB |
/wp-admin/edit.php | 0.202 s | 0.215 s | +0.013 s | 3.66 MiB | 4.27 MiB | + 618.67 KiB |
/wp-admin/post-new.php | 1.094 s | 1.316 s | +0.222 s | 5.43 MiB | 6.03 MiB | + 615.99 KiB |
/wp-admin/upload.php | 0.624 s | 0.394 s | -0.230 s | 3.5 MiB | 4.09 MiB | + 604.49 KiB |
/wp-admin/options-writing.php | 0.161 s | 0.191 s | +0.030 s | 3.58 MiB | 4.08 MiB | + 511.01 KiB |
/wp-admin/media-new.php | 0.186 s | 0.755 s | +0.569 s | 3.48 MiB | 4.07 MiB | + 606.85 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.164 s | 0.169 s | +0.005 s | 3.58 MiB | 4.17 MiB | + 605.08 KiB |
/wp-admin/post-new.php?post_type=page | 0.963 s | 1.014 s | +0.051 s | 5.42 MiB | 6.01 MiB | + 609.17 KiB |
/wp-admin/options-discussion.php | 0.284 s | 0.216 s | -0.068 s | 3.48 MiB | 4.07 MiB | + 604.93 KiB |
/wp-admin/edit-comments.php | 0.188 s | 0.196 s | +0.008 s | 3.59 MiB | 4.18 MiB | + 603.59 KiB |
/ | 0.280 s | 0.209 s | -0.071 s | 3.43 MiB | 3.78 MiB | + 356.4 KiB |
Average | 0.401 s | 0.450 s | +0.049 s | 3.89 MiB | 4.45 MiB | + 577.32 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"
}
}
}
[06-May-2020 14:00:33 UTC] Upgrading wallets schema from 0 to 18.
[06-May-2020 14:00:33 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
[06-May-2020 14:00:34 UTC] Finished upgrading wallets schema from 0 to 18.