Does Bitcoin and Altcoin Wallets work with WordPress 5.4 and PHP 7.2.16? A smoke test was performed on .
8 | PHP warnings |
128 | PHP notices |
1 | Database errors |
2 | Unrecognized messages in the PHP error log |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 576.92 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.
WordPress version | 5.4 |
---|---|
PHP version | 7.2.16 |
MySQL version | 8.0.15 |
PHP memory limit | 256M |
Last updated | |
---|---|
Active installs | 100+ |
WordPress.org page | https://wordpress.org/plugins/wallets/ |
Badges |
|
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=f8d84ebb3b |
Aspect | after-activation |
HTTP status | 200 |
Load time | 1.767 s |
Memory usage | 4.17 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.261 s |
Memory usage | 3.78 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/index.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.302 s |
Memory usage | 4.24 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/widgets.php |
---|---|
Aspect | new-sidebar-widgets |
HTTP status | 200 |
Load time | 0.930 s |
Memory usage | 4.24 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.346 s | 0.297 s | -0.049 s | 3.64 MiB | 4.24 MiB | + 614.84 KiB |
/wp-admin/edit.php | 0.219 s | 0.230 s | +0.011 s | 3.66 MiB | 4.27 MiB | + 619 KiB |
/wp-admin/post-new.php | 1.204 s | 1.529 s | +0.325 s | 5.43 MiB | 6.03 MiB | + 616.32 KiB |
/wp-admin/upload.php | 0.432 s | 0.474 s | +0.042 s | 3.5 MiB | 4.09 MiB | + 604.82 KiB |
/wp-admin/options-writing.php | 0.174 s | 0.171 s | -0.003 s | 3.58 MiB | 4.08 MiB | + 511.34 KiB |
/wp-admin/media-new.php | 0.451 s | 0.199 s | -0.252 s | 3.48 MiB | 4.07 MiB | + 607.18 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.181 s | 0.177 s | -0.004 s | 3.58 MiB | 4.17 MiB | + 595.94 KiB |
/wp-admin/post-new.php?post_type=page | 1.077 s | 1.089 s | +0.012 s | 5.42 MiB | 6.01 MiB | + 609.5 KiB |
/wp-admin/options-discussion.php | 0.347 s | 0.313 s | -0.034 s | 3.48 MiB | 4.07 MiB | + 605.26 KiB |
/wp-admin/edit-comments.php | 0.227 s | 0.225 s | -0.002 s | 3.59 MiB | 4.18 MiB | + 603.92 KiB |
/ | 0.283 s | 0.258 s | -0.025 s | 3.43 MiB | 3.78 MiB | + 358.05 KiB |
Average | 0.449 s | 0.451 s | +0.002 s | 3.89 MiB | 4.45 MiB | + 576.92 KiB |
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.
wp_options
85ID | Name |
---|---|
dashed_slug_wallets_widget_api_key | View/refresh JSON-API key |
dashed_slug_wallets_widget_deposit | Deposit to wallet |
dashed_slug_wallets_widget_withdraw | Withdraw from wallet |
dashed_slug_wallets_widget_move | Transfer to user wallet |
dashed_slug_wallets_widget_balance | Wallet balance |
dashed_slug_wallets_widget_transactions | Wallet transactions |
dashed_slug_wallets_widget_accountvalue | Account value |
dashed_slug_wallets_widget_totalbalances | Total user balances |
dashed_slug_wallets_widget_exchangerates | Exchange rates |
{
"dashboard": {
"wallets-dashboard-widget": {
"title": "Bitcoin and Altcoin Wallets",
"context": "normal"
}
}
}
[03-Apr-2020 22:13:54 UTC] Upgrading wallets schema from 0 to 18.
[03-Apr-2020 22:13:54 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
[03-Apr-2020 22:13:54 UTC] Finished upgrading wallets schema from 0 to 18.
[03-Apr-2020 22:13:55 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:13:55 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:13:55 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:13:55 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:13:55 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[03-Apr-2020 22:13:55 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[03-Apr-2020 22:13:55 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[03-Apr-2020 22:13:55 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[03-Apr-2020 22:13:55 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:13:55 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:13:55 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:13:55 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:13:55 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:13:55 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:13:55 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:13:55 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:13:55 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[03-Apr-2020 22:13:55 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[03-Apr-2020 22:13:55 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[03-Apr-2020 22:13:55 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[03-Apr-2020 22:13:55 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:13:55 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:13:55 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:13:55 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:13:55 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:13:55 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:13:55 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:13:55 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:13:55 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[03-Apr-2020 22:13:55 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[03-Apr-2020 22:13:55 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[03-Apr-2020 22:13:55 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[03-Apr-2020 22:13:55 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
[03-Apr-2020 22:13:55 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
[03-Apr-2020 22:13:56 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:13:56 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:13:56 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:13:56 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:13:56 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[03-Apr-2020 22:13:56 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[03-Apr-2020 22:13:56 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[03-Apr-2020 22:13:56 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[03-Apr-2020 22:13:56 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:13:56 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:13:56 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:13:56 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:13:56 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:13:56 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:13:56 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:13:56 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:13:56 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[03-Apr-2020 22:13:56 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[03-Apr-2020 22:13:56 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[03-Apr-2020 22:13:56 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[03-Apr-2020 22:13:56 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:13:56 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:13:56 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:13:56 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:13:56 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:13:56 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:13:56 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:13:56 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:13:56 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[03-Apr-2020 22:13:56 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[03-Apr-2020 22:13:56 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[03-Apr-2020 22:13:56 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[03-Apr-2020 22:13:56 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
[03-Apr-2020 22:13:56 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
[03-Apr-2020 22:14:02 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:14:02 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:14:02 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:14:02 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:14:02 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[03-Apr-2020 22:14:02 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[03-Apr-2020 22:14:02 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[03-Apr-2020 22:14:02 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[03-Apr-2020 22:14:02 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:14:02 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:14:02 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:14:02 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:14:02 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:14:02 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:14:02 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:14:02 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:14:02 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[03-Apr-2020 22:14:02 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[03-Apr-2020 22:14:02 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[03-Apr-2020 22:14:02 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
[03-Apr-2020 22:14:02 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:14:02 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:14:02 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:14:02 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:14:02 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:14:02 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:14:02 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:14:02 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 360
[03-Apr-2020 22:14:02 UTC] PHP Notice: Undefined variable: symbol in /wp-content/plugins/wallets/includes/admin-dashboard.php on line 357
(+39 more lines)