Cryptocurrency Widgets 2.5.1

Does Cryptocurrency Widgets work with WordPress 5.9.3 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
27PHP warnings
No JavaScript exceptions
1Page failed to load
  • 1 403 Forbidden
No resource errors
Performance

Memory usage: 103.1 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 10,000+
WordPress.org page https://wordpress.org/plugins/cryptocurrency-price-ticker-widget/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

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=cryptocurrency-price-ticker-widget%2Fcryptocurrency-price-ticker-widget.php&plugin_status=all&paged=1&s&_wpnonce=aba5dba1cd
Aspect after-activation
HTTP status 200
Load time 0.567 s
Memory usage 5.54 MiB
JS errors None
Resource errors None

Cryptocurrency Plugins

Page screenshot: Cryptocurrency Plugins
URL /wp-admin/admin.php?page=cool-crypto-plugins
Aspect menu-item
HTTP status 200
Load time 0.513 s
Memory usage 3.48 MiB
JS errors None
Resource errors None

Cryptocurrency Plugins → Crypto Widgets

Page screenshot: Cryptocurrency Plugins → Crypto Widgets
URL /wp-admin/edit.php?post_type=ccpw
Aspect menu-item
HTTP status 200
Load time 0.260 s
Memory usage 3.93 MiB
JS errors None
Resource errors None

Cryptocurrency Plugins → ↳ Add New Widget

Page screenshot: Cryptocurrency Plugins → ↳ Add New Widget
URL /wp-admin/post-new.php?post_type=ccpw
Aspect menu-item
HTTP status 200
Load time 0.315 s
Memory usage 4.02 MiB
JS errors None
Resource errors None

Cryptocurrency Plugins → Open Exchange API

Page screenshot: Cryptocurrency Plugins → Open Exchange API
URL /wp-admin/admin.php?page=openexchange-api-settings
Aspect menu-item
HTTP status 403
Load time 0.064 s
Memory usage N/A
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.228 s
Memory usage 3.4 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.450 s
Memory usage 5.32 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.346 s0.374 s+0.028 s3.37 MiB3.46 MiB+ 87.45 KiB
/wp-admin/edit.php0.189 s0.187 s-0.002 s3.4 MiB3.49 MiB+ 86.37 KiB
/wp-admin/post-new.php1.239 s1.320 s+0.081 s5.69 MiB5.77 MiB+ 89.31 KiB
/wp-admin/upload.php0.351 s0.305 s-0.046 s3.25 MiB3.4 MiB+ 156.42 KiB
/wp-admin/options-writing.php0.335 s0.143 s-0.192 s3.24 MiB3.32 MiB+ 77.52 KiB
/wp-admin/media-new.php0.249 s0.191 s-0.058 s3.23 MiB3.38 MiB+ 157.22 KiB
/wp-admin/edit-tags.php?taxonomy=category0.174 s0.211 s+0.037 s3.27 MiB3.41 MiB+ 150.44 KiB
/wp-admin/post-new.php?post_type=page0.619 s0.780 s+0.161 s5.68 MiB5.76 MiB+ 84.9 KiB
/wp-admin/options-discussion.php0.234 s0.276 s+0.042 s3.22 MiB3.32 MiB+ 94.47 KiB
/wp-admin/edit-comments.php0.196 s0.213 s+0.017 s3.27 MiB3.42 MiB+ 149.09 KiB
/0.270 s0.201 s-0.069 s3.4 MiB3.4 MiB+ 936 bytes
Average 0.382 s0.382 s-0.000 s3.73 MiB3.83 MiB+ 103.1 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
CSS
JavaScript
Language % Lines of code Comment lines Files
PHP48.6%9,5866,76574
CSS33.0%6,5011,26114
JavaScript15.5%3,0581,15314
SVG3.0%5820540
Total 19,727 9,179 642

PHP Code Analysis | More results »

Lines of code 9,367
Total complexity 2,316
Median class complexity 10.0
Median method complexity 2.0
Most complex class CMB2
Most complex function CPTW_Shortcode::ccpw_shortcode()
Classes 80
Methods 630
Functions 44

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 1

Options wp_options 7

Custom Post Types 1

ID Name
ccpwCryptoCurrency Price Widget

Sidebar Widgets 1

ID Name
ccpw_widgetCrypto Widget

Meta Boxes

{
    "ccpw": {
        "ccpw-shortcode": {
            "title": "Crypto Widget Shortcode",
            "context": "side"
        }
    }
}

PHP Error Log 27 lines

[08-Apr-2022 07:14:12 UTC] PHP Warning:  include_once(/wp-content/plugins/cryptocurrency-price-ticker-widget/admin/cmb2/includes/CMB2_Hookup.php): failed to open stream: No such file or directory in /wp-content/plugins/cryptocurrency-price-ticker-widget/admin/cmb2/includes/helper-functions.php on line 44
[08-Apr-2022 07:14:12 UTC] PHP Warning:  include_once(): Failed opening '/wp-content/plugins/cryptocurrency-price-ticker-widget/admin/cmb2/includes/CMB2_Hookup.php' for inclusion (include_path='.:/opt/bitnami/php/lib/php') in /wp-content/plugins/cryptocurrency-price-ticker-widget/admin/cmb2/includes/helper-functions.php on line 44
[08-Apr-2022 07:14:12 UTC] PHP Warning:  call_user_func_array() expects parameter 1 to be a valid callback, class 'CMB2_Hookup' not found in /wp-includes/class-wp-hook.php on line 307
[08-Apr-2022 07:14:12 UTC] PHP Warning:  include_once(/wp-content/plugins/cryptocurrency-price-ticker-widget/admin/cmb2/includes/CMB2_Hookup.php): failed to open stream: No such file or directory in /wp-content/plugins/cryptocurrency-price-ticker-widget/admin/cmb2/includes/helper-functions.php on line 44
[08-Apr-2022 07:14:12 UTC] PHP Warning:  include_once(): Failed opening '/wp-content/plugins/cryptocurrency-price-ticker-widget/admin/cmb2/includes/CMB2_Hookup.php' for inclusion (include_path='.:/opt/bitnami/php/lib/php') in /wp-content/plugins/cryptocurrency-price-ticker-widget/admin/cmb2/includes/helper-functions.php on line 44
[08-Apr-2022 07:14:12 UTC] PHP Warning:  call_user_func_array() expects parameter 1 to be a valid callback, class 'CMB2_Hookup' not found in /wp-includes/class-wp-hook.php on line 307
[08-Apr-2022 07:14:12 UTC] PHP Warning:  include_once(/wp-content/plugins/cryptocurrency-price-ticker-widget/admin/cmb2/includes/CMB2_Hookup.php): failed to open stream: No such file or directory in /wp-content/plugins/cryptocurrency-price-ticker-widget/admin/cmb2/includes/helper-functions.php on line 44
[08-Apr-2022 07:14:12 UTC] PHP Warning:  include_once(): Failed opening '/wp-content/plugins/cryptocurrency-price-ticker-widget/admin/cmb2/includes/CMB2_Hookup.php' for inclusion (include_path='.:/opt/bitnami/php/lib/php') in /wp-content/plugins/cryptocurrency-price-ticker-widget/admin/cmb2/includes/helper-functions.php on line 44
[08-Apr-2022 07:14:12 UTC] PHP Warning:  call_user_func_array() expects parameter 1 to be a valid callback, class 'CMB2_Hookup' not found in /wp-includes/class-wp-hook.php on line 307
[08-Apr-2022 07:14:12 UTC] PHP Warning:  include_once(/wp-content/plugins/cryptocurrency-price-ticker-widget/admin/cmb2/includes/CMB2_Hookup.php): failed to open stream: No such file or directory in /wp-content/plugins/cryptocurrency-price-ticker-widget/admin/cmb2/includes/helper-functions.php on line 44
[08-Apr-2022 07:14:12 UTC] PHP Warning:  include_once(): Failed opening '/wp-content/plugins/cryptocurrency-price-ticker-widget/admin/cmb2/includes/CMB2_Hookup.php' for inclusion (include_path='.:/opt/bitnami/php/lib/php') in /wp-content/plugins/cryptocurrency-price-ticker-widget/admin/cmb2/includes/helper-functions.php on line 44
[08-Apr-2022 07:14:12 UTC] PHP Warning:  call_user_func_array() expects parameter 1 to be a valid callback, class 'CMB2_Hookup' not found in /wp-includes/class-wp-hook.php on line 307
[08-Apr-2022 07:14:12 UTC] PHP Warning:  include_once(/wp-content/plugins/cryptocurrency-price-ticker-widget/admin/cmb2/includes/CMB2_Hookup.php): failed to open stream: No such file or directory in /wp-content/plugins/cryptocurrency-price-ticker-widget/admin/cmb2/includes/helper-functions.php on line 44
[08-Apr-2022 07:14:12 UTC] PHP Warning:  include_once(): Failed opening '/wp-content/plugins/cryptocurrency-price-ticker-widget/admin/cmb2/includes/CMB2_Hookup.php' for inclusion (include_path='.:/opt/bitnami/php/lib/php') in /wp-content/plugins/cryptocurrency-price-ticker-widget/admin/cmb2/includes/helper-functions.php on line 44
[08-Apr-2022 07:14:12 UTC] PHP Warning:  call_user_func_array() expects parameter 1 to be a valid callback, class 'CMB2_Hookup' not found in /wp-includes/class-wp-hook.php on line 307
[08-Apr-2022 07:14:12 UTC] PHP Warning:  include_once(/wp-content/plugins/cryptocurrency-price-ticker-widget/admin/cmb2/includes/CMB2_Hookup.php): failed to open stream: No such file or directory in /wp-content/plugins/cryptocurrency-price-ticker-widget/admin/cmb2/includes/helper-functions.php on line 44
[08-Apr-2022 07:14:12 UTC] PHP Warning:  include_once(): Failed opening '/wp-content/plugins/cryptocurrency-price-ticker-widget/admin/cmb2/includes/CMB2_Hookup.php' for inclusion (include_path='.:/opt/bitnami/php/lib/php') in /wp-content/plugins/cryptocurrency-price-ticker-widget/admin/cmb2/includes/helper-functions.php on line 44
[08-Apr-2022 07:14:12 UTC] PHP Warning:  call_user_func_array() expects parameter 1 to be a valid callback, class 'CMB2_Hookup' not found in /wp-includes/class-wp-hook.php on line 307
[08-Apr-2022 07:14:13 UTC] PHP Warning:  include_once(/wp-content/plugins/cryptocurrency-price-ticker-widget/admin/cmb2/includes/CMB2_Hookup.php): failed to open stream: No such file or directory in /wp-content/plugins/cryptocurrency-price-ticker-widget/admin/cmb2/includes/helper-functions.php on line 44
[08-Apr-2022 07:14:13 UTC] PHP Warning:  include_once(): Failed opening '/wp-content/plugins/cryptocurrency-price-ticker-widget/admin/cmb2/includes/CMB2_Hookup.php' for inclusion (include_path='.:/opt/bitnami/php/lib/php') in /wp-content/plugins/cryptocurrency-price-ticker-widget/admin/cmb2/includes/helper-functions.php on line 44
[08-Apr-2022 07:14:13 UTC] PHP Warning:  call_user_func_array() expects parameter 1 to be a valid callback, class 'CMB2_Hookup' not found in /wp-includes/class-wp-hook.php on line 307
[08-Apr-2022 07:14:13 UTC] PHP Warning:  include_once(/wp-content/plugins/cryptocurrency-price-ticker-widget/admin/cmb2/includes/CMB2_Hookup.php): failed to open stream: No such file or directory in /wp-content/plugins/cryptocurrency-price-ticker-widget/admin/cmb2/includes/helper-functions.php on line 44
[08-Apr-2022 07:14:13 UTC] PHP Warning:  include_once(): Failed opening '/wp-content/plugins/cryptocurrency-price-ticker-widget/admin/cmb2/includes/CMB2_Hookup.php' for inclusion (include_path='.:/opt/bitnami/php/lib/php') in /wp-content/plugins/cryptocurrency-price-ticker-widget/admin/cmb2/includes/helper-functions.php on line 44
[08-Apr-2022 07:14:13 UTC] PHP Warning:  call_user_func_array() expects parameter 1 to be a valid callback, class 'CMB2_Hookup' not found in /wp-includes/class-wp-hook.php on line 307
[08-Apr-2022 07:14:13 UTC] PHP Warning:  include_once(/wp-content/plugins/cryptocurrency-price-ticker-widget/admin/cmb2/includes/CMB2_Hookup.php): failed to open stream: No such file or directory in /wp-content/plugins/cryptocurrency-price-ticker-widget/admin/cmb2/includes/helper-functions.php on line 44
[08-Apr-2022 07:14:13 UTC] PHP Warning:  include_once(): Failed opening '/wp-content/plugins/cryptocurrency-price-ticker-widget/admin/cmb2/includes/CMB2_Hookup.php' for inclusion (include_path='.:/opt/bitnami/php/lib/php') in /wp-content/plugins/cryptocurrency-price-ticker-widget/admin/cmb2/includes/helper-functions.php on line 44
[08-Apr-2022 07:14:13 UTC] PHP Warning:  call_user_func_array() expects parameter 1 to be a valid callback, class 'CMB2_Hookup' not found in /wp-includes/class-wp-hook.php on line 307
See also: All tests for this plugin, How to Hide Cryptocurrency Widgets Admin Menus and Meta Boxes