Bitcoin and Altcoin Wallets 5.0.14

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

Summary

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

Memory usage: 611.62 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.045 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version5.7
PHP version7.4.8
MySQL version8.0.21
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=6c233493dd
Aspect after-activation
HTTP status 200
Load time 3.897 s
Memory usage 3.39 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.290 s
Memory usage 3.11 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.367 s
Memory usage 3.45 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 1.000 s
Memory usage 3.38 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.264 s0.360 s+0.096 s2.82 MiB3.45 MiB+ 644.49 KiB
/wp-admin/edit.php0.171 s0.196 s+0.025 s2.86 MiB3.48 MiB+ 627.16 KiB
/wp-admin/post-new.php0.960 s1.246 s+0.286 s5.02 MiB5.64 MiB+ 632.52 KiB
/wp-admin/upload.php0.506 s0.463 s-0.043 s2.7 MiB3.31 MiB+ 626.02 KiB
/wp-admin/options-writing.php0.238 s0.218 s-0.020 s2.71 MiB3.29 MiB+ 595.18 KiB
/wp-admin/media-new.php0.222 s0.201 s-0.021 s2.67 MiB3.28 MiB+ 626.5 KiB
/wp-admin/edit-tags.php?taxonomy=category0.174 s0.193 s+0.019 s2.77 MiB3.38 MiB+ 628.45 KiB
/wp-admin/post-new.php?post_type=page0.992 s1.160 s+0.168 s5.01 MiB5.62 MiB+ 628.11 KiB
/wp-admin/options-discussion.php0.290 s0.267 s-0.023 s2.68 MiB3.29 MiB+ 627.69 KiB
/wp-admin/edit-comments.php0.228 s0.219 s-0.009 s2.78 MiB3.39 MiB+ 624.77 KiB
/0.280 s0.293 s+0.013 s2.65 MiB3.11 MiB+ 466.93 KiB
Average 0.393 s0.438 s+0.045 s3.15 MiB3.75 MiB+ 611.62 KiB

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

PHP
JavaScript
Language % Lines of code Comment lines Files
PHP70.2%17,0541,80963
JavaScript24.9%6,0599358
PO File2.9%7113815
CSS1.5%36612
JSON0.4%9502
SVG0.0%201
Total 24,287 3,126 81

PHP Code Analysis | More results »

Lines of code 15,801
Total complexity 2,188
Median class complexity 27.0
Median method complexity 2.0
Most complex class Dashed_Slug_Wallets_Rates
Most complex function Dashed_Slug_Wallets_JSON_API::json_api_3_handle()
Classes 42
Methods 483
Functions 1

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 3 lines

[12-Mar-2021 09:58:09 UTC] Upgrading wallets schema from 0 to 19.
[12-Mar-2021 09:58:09 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
[12-Mar-2021 09:58:10 UTC] Finished upgrading wallets schema from 0 to 19.
See also: All tests for this plugin, How to Hide Bitcoin and Altcoin Wallets Admin Menus and Widgets