Bitcoin and Altcoin Wallets 5.0.16

Does Bitcoin and Altcoin Wallets work with WordPress 5.9.3 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: 591.01 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.9.3
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=74ce66e08b
Aspect after-activation
HTTP status 200
Load time 1.176 s
Memory usage 3.85 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.301 s
Memory usage 3.8 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.328 s
Memory usage 3.96 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.462 s
Memory usage 5.82 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.352 s0.452 s+0.100 s3.37 MiB3.96 MiB+ 603.44 KiB
/wp-admin/edit.php0.176 s0.214 s+0.038 s3.4 MiB3.99 MiB+ 600.73 KiB
/wp-admin/post-new.php0.792 s0.997 s+0.205 s5.69 MiB6.27 MiB+ 595.48 KiB
/wp-admin/upload.php0.347 s0.343 s-0.004 s3.25 MiB3.84 MiB+ 600.92 KiB
/wp-admin/options-writing.php0.269 s0.156 s-0.113 s3.24 MiB3.81 MiB+ 585.59 KiB
/wp-admin/media-new.php0.267 s0.197 s-0.070 s3.23 MiB3.81 MiB+ 601.35 KiB
/wp-admin/edit-tags.php?taxonomy=category0.178 s0.193 s+0.015 s3.27 MiB3.91 MiB+ 657.74 KiB
/wp-admin/post-new.php?post_type=page0.728 s0.661 s-0.067 s5.68 MiB6.26 MiB+ 591.06 KiB
/wp-admin/options-discussion.php0.343 s0.355 s+0.012 s3.22 MiB3.81 MiB+ 602.23 KiB
/wp-admin/edit-comments.php0.202 s0.234 s+0.032 s3.27 MiB3.91 MiB+ 654.69 KiB
/0.267 s0.217 s-0.050 s3.4 MiB3.8 MiB+ 407.91 KiB
Average 0.356 s0.365 s+0.009 s3.73 MiB4.31 MiB+ 591.01 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.3%17,0831,81163
JavaScript24.9%6,0599358
PO File2.9%7113815
CSS1.5%36612
JSON0.4%9502
SVG0.0%201
Total 24,316 3,128 81

PHP Code Analysis | More results »

Lines of code 15,830
Total complexity 2,205
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 481
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

[08-Apr-2022 20:03:49 UTC] Upgrading wallets schema from 0 to 19.
[08-Apr-2022 20:03:49 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
[08-Apr-2022 20:03:49 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