Bitcoin and Altcoin Wallets 5.0.15

Does Bitcoin and Altcoin Wallets work with WordPress 5.8.2 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: 589.19 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.8.2
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=b0f575b1a2
Aspect after-activation
HTTP status 200
Load time 0.999 s
Memory usage 3.64 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.205 s
Memory usage 3.36 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.289 s
Memory usage 3.67 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.471 s
Memory usage 5.05 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.275 s0.300 s+0.025 s3.08 MiB3.67 MiB+ 605.94 KiB
/wp-admin/edit.php0.166 s0.187 s+0.021 s3.11 MiB3.77 MiB+ 673.45 KiB
/wp-admin/post-new.php0.681 s0.838 s+0.157 s5.27 MiB5.85 MiB+ 601.6 KiB
/wp-admin/upload.php0.337 s0.294 s-0.043 s3.03 MiB3.62 MiB+ 600.92 KiB
/wp-admin/options-writing.php0.130 s0.141 s+0.011 s3.02 MiB3.6 MiB+ 585.72 KiB
/wp-admin/media-new.php0.381 s0.176 s-0.205 s3.01 MiB3.59 MiB+ 601.35 KiB
/wp-admin/edit-tags.php?taxonomy=category0.158 s0.178 s+0.020 s3.04 MiB3.63 MiB+ 601.74 KiB
/wp-admin/post-new.php?post_type=page0.864 s0.703 s-0.161 s5.26 MiB5.84 MiB+ 601.19 KiB
/wp-admin/options-discussion.php0.203 s0.246 s+0.043 s3 MiB3.59 MiB+ 602.23 KiB
/wp-admin/edit-comments.php0.184 s0.201 s+0.017 s3.04 MiB3.63 MiB+ 598.69 KiB
/0.242 s0.200 s-0.042 s2.96 MiB3.36 MiB+ 408.31 KiB
Average 0.329 s0.315 s-0.014 s3.44 MiB4.01 MiB+ 589.19 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,0461,81163
JavaScript25.0%6,0599358
PO File2.9%7113815
CSS1.5%36612
JSON0.4%9502
SVG0.0%201
Total 24,279 3,128 81

PHP Code Analysis | More results »

Lines of code 15,793
Total complexity 2,184
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

[13-Nov-2021 11:43:56 UTC] Upgrading wallets schema from 0 to 19.
[13-Nov-2021 11:43:56 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
[13-Nov-2021 11:43:56 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