Bitcoin and Altcoin Wallets 5.0.18

Does Bitcoin and Altcoin Wallets work with WordPress 6.1.1 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: 608.23 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 version6.1.1
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=aea05c18c6
Aspect after-activation
HTTP status 200
Load time 1.440 s
Memory usage 4.1 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.539 s
Memory usage 3.88 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.555 s
Memory usage 4.15 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 4.849 s
Memory usage 6.03 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php1.012 s0.500 s-0.512 s3.54 MiB4.15 MiB+ 620.8 KiB
/wp-admin/edit.php0.475 s0.294 s-0.181 s3.57 MiB4.17 MiB+ 617.11 KiB
/wp-admin/post-new.php1.505 s2.197 s+0.692 s5.46 MiB6.07 MiB+ 617.05 KiB
/wp-admin/upload.php0.808 s0.545 s-0.263 s3.41 MiB4.06 MiB+ 669.01 KiB
/wp-admin/options-writing.php0.428 s0.257 s-0.171 s3.4 MiB3.98 MiB+ 591.7 KiB
/wp-admin/media-new.php0.671 s0.335 s-0.336 s3.39 MiB4.04 MiB+ 669.44 KiB
/wp-admin/edit-tags.php?taxonomy=category0.339 s0.308 s-0.031 s3.48 MiB4.09 MiB+ 625.83 KiB
/wp-admin/post-new.php?post_type=page1.823 s2.155 s+0.332 s5.46 MiB6.05 MiB+ 608.61 KiB
/wp-admin/options-discussion.php0.313 s0.452 s+0.139 s3.38 MiB4 MiB+ 626.31 KiB
/wp-admin/edit-comments.php0.359 s0.399 s+0.040 s3.48 MiB4.09 MiB+ 623.51 KiB
/0.579 s0.366 s-0.213 s3.47 MiB3.88 MiB+ 421.16 KiB
Average 0.756 s0.710 s-0.046 s3.82 MiB4.42 MiB+ 608.23 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,0961,81163
JavaScript24.9%6,0599358
PO File2.9%7113815
CSS1.5%36612
JSON0.4%9502
SVG0.0%201
Total 24,329 3,128 81

PHP Code Analysis | More results »

Lines of code 15,843
Total complexity 2,208
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 482
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

User Metadata wp_usermeta 1

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

[18-Nov-2022 22:15:44 UTC] Upgrading wallets schema from 0 to 19.
[18-Nov-2022 22:15:44 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
[18-Nov-2022 22:15:45 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