WP nFusion Solutions Widgets 1.2.4

Does WP nFusion Solutions Widgets work with WordPress 6.0.1 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
17PHP notices
74PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 31.59 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.0.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/precious-metals-chart-and-widgets/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

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=precious-metals-chart-and-widgets%2Fwp-nFusion-Widgets.php&plugin_status=all&paged=1&s&_wpnonce=703deac188
Aspect after-activation
HTTP status 200
Load time 0.267 s
Memory usage 3.73 MiB
JS errors None
Resource errors None

nFusion Widgets

Page screenshot: nFusion Widgets
URL /wp-admin/edit.php?post_type=nfusion-widgets
Aspect menu-item
HTTP status 200
Load time 0.172 s
Memory usage 3.76 MiB
JS errors None
Resource errors None

nFusion Widgets → Add New

Page screenshot: nFusion Widgets → Add New
URL /wp-admin/post-new.php?post_type=nfusion-widgets
Aspect menu-item
HTTP status 200
Load time 0.464 s
Memory usage 3.87 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.259 s
Memory usage 3.59 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.701 s
Memory usage 5.56 MiB
JS errors
External errors: The following JavaScript errors were probably triggered by WordPress itself, or by compatibility issues in the test runner. They are not related to the plugin.
[
    {
        "message": "TypeError: Cannot read properties of null (reading 'offsetHeight')\n    at t (/wp-includes/js/dist/widgets.min.js?ver=80e98954519d1dad7a91a2248dbc2cc9:7:10419)\n    at IntersectionObserver.n.threshold (/wp-includes/js/dist/widgets.min.js?ver=80e98954519d1dad7a91a2248dbc2cc9:7:10591)",
        "trace": null,
        "code": null
    },
    {
        "message": "TypeError: Cannot read properties of null (reading 'offsetHeight')\n    at t (/wp-includes/js/dist/widgets.min.js?ver=80e98954519d1dad7a91a2248dbc2cc9:7:10419)\n    at IntersectionObserver.n.threshold (/wp-includes/js/dist/widgets.min.js?ver=80e98954519d1dad7a91a2248dbc2cc9:7:10591)",
        "trace": null,
        "code": null
    }
]
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.360 s0.377 s+0.017 s3.72 MiB3.76 MiB+ 34.34 KiB
/wp-admin/edit.php0.178 s0.229 s+0.051 s3.75 MiB3.79 MiB+ 34.3 KiB
/wp-admin/post-new.php0.948 s1.230 s+0.282 s5.55 MiB5.59 MiB+ 47.26 KiB
/wp-admin/upload.php0.442 s0.330 s-0.112 s3.68 MiB3.72 MiB+ 33.81 KiB
/wp-admin/options-writing.php0.154 s0.153 s-0.001 s3.62 MiB3.65 MiB+ 37.03 KiB
/wp-admin/media-new.php0.423 s0.217 s-0.206 s3.66 MiB3.7 MiB+ 33.98 KiB
/wp-admin/edit-tags.php?taxonomy=category0.195 s0.185 s-0.010 s3.69 MiB3.72 MiB+ 34.89 KiB
/wp-admin/post-new.php?post_type=page0.991 s0.955 s-0.036 s5.54 MiB5.58 MiB+ 38.84 KiB
/wp-admin/options-discussion.php0.207 s0.313 s+0.106 s3.6 MiB3.63 MiB+ 33.67 KiB
/wp-admin/edit-comments.php0.209 s0.211 s+0.002 s3.69 MiB3.73 MiB+ 33.2 KiB
/0.290 s0.221 s-0.069 s3.6 MiB3.59 MiB- 13.84 KiB
Average 0.400 s0.402 s+0.002 s4.01 MiB4.04 MiB+ 31.59 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
Language % Lines of code Comment lines Files
PHP94.2%360211
JavaScript4.5%1701
CSS1.3%501
Total 382 21 3

PHP Code Analysis | More results »

Lines of code 360
Total complexity 55
Median class complexity 15.0
Median method complexity 2.0
Most complex class nFusion_Navigation
Most complex function nFusion_Navigation::form()
Classes 1
Methods 5
Functions 16

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.

Options wp_options 1

Custom Post Types 1

ID Name
nfusion-widgetsnFusion Widgets

Sidebar Widgets 1

ID Name
netgo_nfusionnFusion Widget

Meta Boxes

{
    "nfusion-widgets": {
        "nFusion_member_widgets_option_box": {
            "title": "Widget Options",
            "context": "normal"
        },
        "nFusion_member_shortcode_box": {
            "title": "ShortCode",
            "context": "normal"
        }
    }
}

PHP Error Log 91 lines

[19-Jul-2022 15:46:34 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; nFusion_Navigation has a deprecated constructor in /wp-content/plugins/precious-metals-chart-and-widgets/wp-nFusion-Widgets.php on line 310
[19-Jul-2022 15:46:34 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:35 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:36 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:36 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:36 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:36 UTC] PHP Notice:  Undefined index: post_type in /wp-content/plugins/precious-metals-chart-and-widgets/wp-nFusion-Widgets.php on line 149
[19-Jul-2022 15:46:36 UTC] PHP Notice:  Undefined index: nfusion_chart_code in /wp-content/plugins/precious-metals-chart-and-widgets/wp-nFusion-Widgets.php on line 158
[19-Jul-2022 15:46:36 UTC] PHP Notice:  Undefined index: nfusion_parameters in /wp-content/plugins/precious-metals-chart-and-widgets/wp-nFusion-Widgets.php on line 161
[19-Jul-2022 15:46:36 UTC] PHP Notice:  Undefined index: nfusion_full_fidth in /wp-content/plugins/precious-metals-chart-and-widgets/wp-nFusion-Widgets.php on line 164
[19-Jul-2022 15:46:36 UTC] PHP Notice:  Undefined index: nfusion_fixed_width in /wp-content/plugins/precious-metals-chart-and-widgets/wp-nFusion-Widgets.php on line 167
[19-Jul-2022 15:46:36 UTC] PHP Notice:  Undefined variable: selected1 in /wp-content/plugins/precious-metals-chart-and-widgets/wp-nFusion-Widgets.php on line 123
[19-Jul-2022 15:46:36 UTC] PHP Notice:  Undefined variable: selected2 in /wp-content/plugins/precious-metals-chart-and-widgets/wp-nFusion-Widgets.php on line 124
[19-Jul-2022 15:46:37 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:38 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:39 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:39 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:39 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:39 UTC] PHP Notice:  Undefined index: post_type in /wp-content/plugins/precious-metals-chart-and-widgets/wp-nFusion-Widgets.php on line 149
[19-Jul-2022 15:46:39 UTC] PHP Notice:  Undefined index: nfusion_chart_code in /wp-content/plugins/precious-metals-chart-and-widgets/wp-nFusion-Widgets.php on line 158
[19-Jul-2022 15:46:39 UTC] PHP Notice:  Undefined index: nfusion_parameters in /wp-content/plugins/precious-metals-chart-and-widgets/wp-nFusion-Widgets.php on line 161
[19-Jul-2022 15:46:39 UTC] PHP Notice:  Undefined index: nfusion_full_fidth in /wp-content/plugins/precious-metals-chart-and-widgets/wp-nFusion-Widgets.php on line 164
[19-Jul-2022 15:46:39 UTC] PHP Notice:  Undefined index: nfusion_fixed_width in /wp-content/plugins/precious-metals-chart-and-widgets/wp-nFusion-Widgets.php on line 167
[19-Jul-2022 15:46:41 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:41 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:41 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:41 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:41 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:41 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:41 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:41 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:41 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:41 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:42 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:42 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:42 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:42 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:42 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:42 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:43 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:43 UTC] PHP Notice:  Undefined index: post_type in /wp-content/plugins/precious-metals-chart-and-widgets/wp-nFusion-Widgets.php on line 149
[19-Jul-2022 15:46:43 UTC] PHP Notice:  Undefined index: nfusion_chart_code in /wp-content/plugins/precious-metals-chart-and-widgets/wp-nFusion-Widgets.php on line 158
[19-Jul-2022 15:46:43 UTC] PHP Notice:  Undefined index: nfusion_parameters in /wp-content/plugins/precious-metals-chart-and-widgets/wp-nFusion-Widgets.php on line 161
[19-Jul-2022 15:46:43 UTC] PHP Notice:  Undefined index: nfusion_full_fidth in /wp-content/plugins/precious-metals-chart-and-widgets/wp-nFusion-Widgets.php on line 164
[19-Jul-2022 15:46:43 UTC] PHP Notice:  Undefined index: nfusion_fixed_width in /wp-content/plugins/precious-metals-chart-and-widgets/wp-nFusion-Widgets.php on line 167
[19-Jul-2022 15:46:44 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:44 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:44 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:44 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:44 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:44 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:44 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:44 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:44 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:45 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:45 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:45 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:45 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:46 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:46 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:46 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:48 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:48 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:48 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:48 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:48 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:48 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:48 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:49 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:49 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:49 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:49 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:49 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:49 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:49 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:49 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:49 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:49 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:49 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:49 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:50 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:50 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:50 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:50 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:50 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:50 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:50 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:50 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:50 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:52 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
[19-Jul-2022 15:46:52 UTC] PHP Deprecated:  The called constructor method for WP_Widget class in nFusion_Navigation is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5472
See also: All tests for this plugin, How to Hide WP nFusion Solutions Widgets Admin Menus and Meta Boxes