Does Bitcoin and Altcoin Wallets work with WordPress 5.5.1 and PHP 7.4.8? 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: 594.05 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
insignificant.
The plugin didn't make the site noticeably slower.
WordPress version | 5.5.1 |
---|---|
PHP version | 7.4.8 |
MySQL version | 8.0.21 |
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=c49b5c71c7 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 2.947 s |
Memory usage | 3.24 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.285 s |
Memory usage | 3.04 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/index.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.396 s |
Memory usage | 3.35 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/widgets.php |
---|---|
Aspect | new-sidebar-widgets |
HTTP status | 200 |
Load time | 0.837 s |
Memory usage | 3.3 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.479 s | 0.400 s | -0.079 s | 2.75 MiB | 3.35 MiB | + 615.52 KiB |
/wp-admin/edit.php | 0.247 s | 0.248 s | +0.001 s | 2.8 MiB | 3.4 MiB | + 613.55 KiB |
/wp-admin/post-new.php | 1.671 s | 2.043 s | +0.372 s | 4.54 MiB | 5.16 MiB | + 626.81 KiB |
/wp-admin/upload.php | 0.848 s | 0.484 s | -0.364 s | 2.63 MiB | 3.22 MiB | + 600.3 KiB |
/wp-admin/options-writing.php | 0.186 s | 0.171 s | -0.015 s | 2.64 MiB | 3.2 MiB | + 567.59 KiB |
/wp-admin/media-new.php | 0.214 s | 0.196 s | -0.018 s | 2.6 MiB | 3.19 MiB | + 602.66 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.217 s | 0.206 s | -0.011 s | 2.64 MiB | 3.23 MiB | + 602.74 KiB |
/wp-admin/post-new.php?post_type=page | 1.526 s | 1.508 s | -0.018 s | 4.53 MiB | 5.14 MiB | + 618.4 KiB |
/wp-admin/options-discussion.php | 0.324 s | 0.425 s | +0.101 s | 2.61 MiB | 3.19 MiB | + 600.1 KiB |
/wp-admin/edit-comments.php | 0.224 s | 0.229 s | +0.005 s | 2.65 MiB | 3.23 MiB | + 599.06 KiB |
/ | 0.328 s | 0.228 s | -0.100 s | 2.56 MiB | 3.04 MiB | + 487.77 KiB |
Average | 0.569 s | 0.558 s | -0.011 s | 3 MiB | 3.58 MiB | + 594.05 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"
}
}
}
[21-Sep-2020 10:23:24 UTC] Upgrading wallets schema from 0 to 19.
[21-Sep-2020 10:23:24 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
[21-Sep-2020 10:23:24 UTC] Finished upgrading wallets schema from 0 to 19.