Bitcoin and Altcoin Wallets 5.0.1

Does Bitcoin and Altcoin Wallets work with WordPress 5.4 and PHP 7.2.16? A smoke test was performed on .

Summary

Errors
8PHP warnings
128PHP notices
1Database errors
2Unrecognized messages in the PHP error log
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 576.48 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.

Environment
WordPress version5.4
PHP version7.2.16
MySQL version8.0.15
PHP memory limit256M
Plugin Info
Last updated
Active installs 100+
WordPress.org page https://wordpress.org/plugins/wallets/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
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=22f8bd31d9
Aspect after-activation
HTTP status 200
Load time 1.472 s
Memory usage 4.17 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.293 s
Memory usage 3.78 MiB
JS errors None
Resource errors None

Dashboard ‹ Test site — WordPress

Page screenshot: Dashboard ‹ Test site — WordPress
URL /wp-admin/index.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.299 s
Memory usage 4.24 MiB
JS errors None
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200
Load time 0.908 s
Memory usage 4.24 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.368 s0.306 s-0.062 s3.64 MiB4.24 MiB+ 614.51 KiB
/wp-admin/edit.php0.189 s0.248 s+0.059 s3.66 MiB4.27 MiB+ 618.67 KiB
/wp-admin/post-new.php1.256 s1.666 s+0.410 s5.43 MiB6.03 MiB+ 615.99 KiB
/wp-admin/upload.php0.561 s0.405 s-0.156 s3.5 MiB4.09 MiB+ 604.49 KiB
/wp-admin/options-writing.php0.153 s0.187 s+0.034 s3.58 MiB4.08 MiB+ 511.01 KiB
/wp-admin/media-new.php0.475 s0.227 s-0.248 s3.48 MiB4.07 MiB+ 606.85 KiB
/wp-admin/edit-tags.php?taxonomy=category0.171 s0.184 s+0.013 s3.58 MiB4.16 MiB+ 595.61 KiB
/wp-admin/post-new.php?post_type=page1.086 s1.120 s+0.034 s5.42 MiB6.01 MiB+ 609.17 KiB
/wp-admin/options-discussion.php0.299 s0.330 s+0.031 s3.48 MiB4.07 MiB+ 604.93 KiB
/wp-admin/edit-comments.php0.205 s0.216 s+0.011 s3.59 MiB4.18 MiB+ 603.59 KiB
/0.275 s0.237 s-0.038 s3.43 MiB3.78 MiB+ 356.4 KiB
Average 0.458 s0.466 s+0.008 s3.89 MiB4.45 MiB+ 576.48 KiB

Additions

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.

Database Tables 2

Options wp_options 85

Sidebar Widgets 9

ID Name
dashed_slug_wallets_widget_api_keyView/refresh JSON-API key
dashed_slug_wallets_widget_depositDeposit to wallet
dashed_slug_wallets_widget_withdrawWithdraw from wallet
dashed_slug_wallets_widget_moveTransfer to user wallet
dashed_slug_wallets_widget_balanceWallet balance
dashed_slug_wallets_widget_transactionsWallet transactions
dashed_slug_wallets_widget_accountvalueAccount value
dashed_slug_wallets_widget_totalbalancesTotal user balances
dashed_slug_wallets_widget_exchangeratesExchange rates

Meta Boxes

{
    "dashboard": {
        "wallets-dashboard-widget": {
            "title": "Bitcoin and Altcoin Wallets",
            "context": "normal"
        }
    }
}

Capabilities 5

PHP Error Log 139 lines

[06-Apr-2020 15:42:15 UTC] Upgrading wallets schema from 0 to 18.
[06-Apr-2020 15:42:15 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-Apr-2020 15:42:15 UTC] Finished upgrading wallets schema from 0 to 18.
[06-Apr-2020 15:42:16 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:16 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:16 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:16 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:16 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[06-Apr-2020 15:42:16 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[06-Apr-2020 15:42:16 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[06-Apr-2020 15:42:16 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[06-Apr-2020 15:42:16 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:16 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:16 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:16 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:16 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:16 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:16 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:16 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:16 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[06-Apr-2020 15:42:16 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[06-Apr-2020 15:42:16 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[06-Apr-2020 15:42:16 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[06-Apr-2020 15:42:16 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:16 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:16 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:16 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:16 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:16 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:16 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:16 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:16 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[06-Apr-2020 15:42:16 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[06-Apr-2020 15:42:16 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[06-Apr-2020 15:42:16 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[06-Apr-2020 15:42:16 UTC] PHP Warning:  number_format() expects parameter 1 to be float, string given in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 452
[06-Apr-2020 15:42:16 UTC] PHP Warning:  number_format() expects parameter 1 to be float, string given in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 453
[06-Apr-2020 15:42:17 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:17 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:17 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:17 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:17 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[06-Apr-2020 15:42:17 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[06-Apr-2020 15:42:17 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[06-Apr-2020 15:42:17 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[06-Apr-2020 15:42:17 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:17 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:17 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:17 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:17 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:17 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:17 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:17 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:17 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[06-Apr-2020 15:42:17 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[06-Apr-2020 15:42:17 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[06-Apr-2020 15:42:17 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[06-Apr-2020 15:42:17 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:17 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:17 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:17 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:17 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:17 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:17 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:17 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:17 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[06-Apr-2020 15:42:17 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[06-Apr-2020 15:42:17 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[06-Apr-2020 15:42:17 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[06-Apr-2020 15:42:17 UTC] PHP Warning:  number_format() expects parameter 1 to be float, string given in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 452
[06-Apr-2020 15:42:17 UTC] PHP Warning:  number_format() expects parameter 1 to be float, string given in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 453
[06-Apr-2020 15:42:23 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:23 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:23 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:23 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:23 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[06-Apr-2020 15:42:23 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[06-Apr-2020 15:42:23 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[06-Apr-2020 15:42:23 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[06-Apr-2020 15:42:23 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:23 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:23 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:23 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:23 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:23 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:23 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:23 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:23 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[06-Apr-2020 15:42:23 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[06-Apr-2020 15:42:23 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[06-Apr-2020 15:42:23 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[06-Apr-2020 15:42:23 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:23 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:23 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:23 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:23 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:23 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:23 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:23 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[06-Apr-2020 15:42:23 UTC] PHP Notice:  Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357

(+39 more lines)
See also: All tests for this plugin, How to Hide Bitcoin and Altcoin Wallets Admin Menus and Widgets