Collapsing Archives 2.1

Does Collapsing Archives work with WordPress 5.9.1 and PHP 7.4.8? A smoke test was performed on .

Summary

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

Memory usage: 4.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.

Environment
WordPress version5.9.1
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 3,000+
WordPress.org page https://wordpress.org/plugins/collapsing-archives/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

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=collapsing-archives%2FcollapsArch.php&plugin_status=all&paged=1&s&_wpnonce=48706f4484
Aspect after-activation
HTTP status 200
Load time 0.417 s
Memory usage 3.28 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.335 s
Memory usage 3.36 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.486 s
Memory usage 5.19 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.339 s0.294 s-0.045 s3.37 MiB3.38 MiB+ 10.38 KiB
/wp-admin/edit.php0.206 s0.206 s+0.000 s3.4 MiB3.41 MiB+ 10.38 KiB
/wp-admin/post-new.php0.923 s1.082 s+0.159 s6.14 MiB6.16 MiB+ 14.73 KiB
/wp-admin/upload.php0.483 s0.392 s-0.091 s3.25 MiB3.26 MiB+ 9.84 KiB
/wp-admin/options-writing.php0.321 s0.161 s-0.160 s3.24 MiB3.24 MiB- 6.3 KiB
/wp-admin/media-new.php0.274 s0.189 s-0.085 s3.23 MiB3.24 MiB+ 10.02 KiB
/wp-admin/edit-tags.php?taxonomy=category0.199 s0.191 s-0.008 s3.27 MiB3.28 MiB+ 10.92 KiB
/wp-admin/post-new.php?post_type=page1.121 s0.821 s-0.300 s6.14 MiB6.15 MiB+ 10.32 KiB
/wp-admin/options-discussion.php0.315 s0.326 s+0.011 s3.22 MiB3.23 MiB+ 10.33 KiB
/wp-admin/edit-comments.php0.224 s0.226 s+0.002 s3.27 MiB3.28 MiB+ 9.23 KiB
/0.301 s0.256 s-0.045 s3.4 MiB3.36 MiB- 35.73 KiB
Average 0.428 s0.377 s-0.051 s3.81 MiB3.82 MiB+ 4.92 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
PO File
Language % Lines of code Comment lines Files
PHP83.3%986859
PO File9.0%107461
JavaScript6.5%7741
Bourne Again Shell1.1%1311
Total 1,183 136 12

PHP Code Analysis | More results »

Lines of code 533
Total complexity 152
Median class complexity 10.5
Median method complexity 2.0
Most complex class collapsArch
Most complex function list_archives()
Classes 2
Methods 8
Functions 4

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 2

Sidebar Widgets 1

ID Name
collapsarchCollapsing Archives

PHP Error Log 154 lines

[24-Feb-2022 02:51:39 UTC] PHP Deprecated:  get_settings is <strong>deprecated</strong> since version 2.1.0! Use get_option() instead. in /wp-includes/functions.php on line 5316
[24-Feb-2022 02:51:39 UTC] PHP Deprecated:  Array and string offset access syntax with curly braces is deprecated in /wp-content/plugins/collapsing-archives/collapsArchList.php on line 137
[24-Feb-2022 02:51:39 UTC] PHP Deprecated:  Array and string offset access syntax with curly braces is deprecated in /wp-content/plugins/collapsing-archives/collapsArchList.php on line 138
[24-Feb-2022 02:51:39 UTC] PHP Deprecated:  Array and string offset access syntax with curly braces is deprecated in /wp-content/plugins/collapsing-archives/collapsArchList.php on line 140
[24-Feb-2022 02:51:39 UTC] PHP Deprecated:  Array and string offset access syntax with curly braces is deprecated in /wp-content/plugins/collapsing-archives/collapsArchList.php on line 142
[24-Feb-2022 02:51:39 UTC] PHP Deprecated:  Array and string offset access syntax with curly braces is deprecated in /wp-content/plugins/collapsing-archives/collapsArchList.php on line 143
[24-Feb-2022 02:51:39 UTC] PHP Deprecated:  Array and string offset access syntax with curly braces is deprecated in /wp-content/plugins/collapsing-archives/collapsArchList.php on line 145
[24-Feb-2022 02:51:39 UTC] PHP Deprecated:  Array and string offset access syntax with curly braces is deprecated in /wp-content/plugins/collapsing-archives/collapsArchList.php on line 173
[24-Feb-2022 02:51:39 UTC] PHP Deprecated:  Array and string offset access syntax with curly braces is deprecated in /wp-content/plugins/collapsing-archives/collapsArchList.php on line 290
[24-Feb-2022 02:51:39 UTC] PHP Deprecated:  get_settings is <strong>deprecated</strong> since version 2.1.0! Use get_option() instead. in /wp-includes/functions.php on line 5316
[24-Feb-2022 02:51:39 UTC] PHP Deprecated:  The called constructor method for WP_Widget in collapsArchWidget is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5409
[24-Feb-2022 02:51:40 UTC] PHP Deprecated:  get_settings is <strong>deprecated</strong> since version 2.1.0! Use get_option() instead. in /wp-includes/functions.php on line 5316
[24-Feb-2022 02:51:40 UTC] PHP Deprecated:  The called constructor method for WP_Widget in collapsArchWidget is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5409
[24-Feb-2022 02:51:40 UTC] PHP Deprecated:  get_settings is <strong>deprecated</strong> since version 2.1.0! Use get_option() instead. in /wp-includes/functions.php on line 5316
[24-Feb-2022 02:51:40 UTC] PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>jquery</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5768
[24-Feb-2022 02:51:40 UTC] PHP Deprecated:  The called constructor method for WP_Widget in collapsArchWidget is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5409
[24-Feb-2022 02:51:41 UTC] PHP Deprecated:  get_settings is <strong>deprecated</strong> since version 2.1.0! Use get_option() instead. in /wp-includes/functions.php on line 5316
[24-Feb-2022 02:51:41 UTC] PHP Deprecated:  The called constructor method for WP_Widget in collapsArchWidget is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5409
[24-Feb-2022 02:51:41 UTC] PHP Deprecated:  get_settings is <strong>deprecated</strong> since version 2.1.0! Use get_option() instead. in /wp-includes/functions.php on line 5316
[24-Feb-2022 02:51:41 UTC] PHP Deprecated:  The called constructor method for WP_Widget in collapsArchWidget is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5409
[24-Feb-2022 02:51:41 UTC] PHP Deprecated:  get_settings is <strong>deprecated</strong> since version 2.1.0! Use get_option() instead. in /wp-includes/functions.php on line 5316
[24-Feb-2022 02:51:41 UTC] PHP Deprecated:  The called constructor method for WP_Widget in collapsArchWidget is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5409
[24-Feb-2022 02:51:41 UTC] PHP Deprecated:  get_settings is <strong>deprecated</strong> since version 2.1.0! Use get_option() instead. in /wp-includes/functions.php on line 5316
[24-Feb-2022 02:51:42 UTC] PHP Deprecated:  The called constructor method for WP_Widget in collapsArchWidget is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5409
[24-Feb-2022 02:51:43 UTC] PHP Deprecated:  get_settings is <strong>deprecated</strong> since version 2.1.0! Use get_option() instead. in /wp-includes/functions.php on line 5316
[24-Feb-2022 02:51:43 UTC] PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>jquery</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5768
[24-Feb-2022 02:51:43 UTC] PHP Deprecated:  The called constructor method for WP_Widget in collapsArchWidget is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5409
[24-Feb-2022 02:51:43 UTC] PHP Deprecated:  get_settings is <strong>deprecated</strong> since version 2.1.0! Use get_option() instead. in /wp-includes/functions.php on line 5316
[24-Feb-2022 02:51:43 UTC] PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>jquery</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5768
[24-Feb-2022 02:51:43 UTC] PHP Deprecated:  The called constructor method for WP_Widget in collapsArchWidget is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5409
[24-Feb-2022 02:51:43 UTC] PHP Deprecated:  get_settings is <strong>deprecated</strong> since version 2.1.0! Use get_option() instead. in /wp-includes/functions.php on line 5316
[24-Feb-2022 02:51:43 UTC] PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>jquery</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5768
[24-Feb-2022 02:51:43 UTC] PHP Deprecated:  The called constructor method for WP_Widget in collapsArchWidget is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5409
[24-Feb-2022 02:51:43 UTC] PHP Deprecated:  get_settings is <strong>deprecated</strong> since version 2.1.0! Use get_option() instead. in /wp-includes/functions.php on line 5316
[24-Feb-2022 02:51:43 UTC] PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>jquery</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5768
[24-Feb-2022 02:51:43 UTC] PHP Deprecated:  The called constructor method for WP_Widget in collapsArchWidget is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5409
[24-Feb-2022 02:51:44 UTC] PHP Deprecated:  get_settings is <strong>deprecated</strong> since version 2.1.0! Use get_option() instead. in /wp-includes/functions.php on line 5316
[24-Feb-2022 02:51:44 UTC] PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>jquery</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5768
[24-Feb-2022 02:51:44 UTC] PHP Deprecated:  The called constructor method for WP_Widget in collapsArchWidget is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5409
[24-Feb-2022 02:51:44 UTC] PHP Deprecated:  get_settings is <strong>deprecated</strong> since version 2.1.0! Use get_option() instead. in /wp-includes/functions.php on line 5316
[24-Feb-2022 02:51:44 UTC] PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>jquery</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5768
[24-Feb-2022 02:51:44 UTC] PHP Deprecated:  get_settings is <strong>deprecated</strong> since version 2.1.0! Use get_option() instead. in /wp-includes/functions.php on line 5316
[24-Feb-2022 02:51:44 UTC] PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>jquery</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5768
[24-Feb-2022 02:51:44 UTC] PHP Deprecated:  The called constructor method for WP_Widget in collapsArchWidget is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5409
[24-Feb-2022 02:51:44 UTC] PHP Deprecated:  The called constructor method for WP_Widget in collapsArchWidget is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5409
[24-Feb-2022 02:51:44 UTC] PHP Deprecated:  get_settings is <strong>deprecated</strong> since version 2.1.0! Use get_option() instead. in /wp-includes/functions.php on line 5316
[24-Feb-2022 02:51:44 UTC] PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>jquery</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5768
[24-Feb-2022 02:51:44 UTC] PHP Deprecated:  The called constructor method for WP_Widget in collapsArchWidget is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5409
[24-Feb-2022 02:51:44 UTC] PHP Deprecated:  get_settings is <strong>deprecated</strong> since version 2.1.0! Use get_option() instead. in /wp-includes/functions.php on line 5316
[24-Feb-2022 02:51:44 UTC] PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>jquery</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5768
[24-Feb-2022 02:51:44 UTC] PHP Deprecated:  The called constructor method for WP_Widget in collapsArchWidget is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5409
[24-Feb-2022 02:51:44 UTC] PHP Deprecated:  get_settings is <strong>deprecated</strong> since version 2.1.0! Use get_option() instead. in /wp-includes/functions.php on line 5316
[24-Feb-2022 02:51:44 UTC] PHP Deprecated:  get_settings is <strong>deprecated</strong> since version 2.1.0! Use get_option() instead. in /wp-includes/functions.php on line 5316
[24-Feb-2022 02:51:44 UTC] PHP Deprecated:  The called constructor method for WP_Widget in collapsArchWidget is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5409
[24-Feb-2022 02:51:44 UTC] PHP Deprecated:  The called constructor method for WP_Widget in collapsArchWidget is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5409
[24-Feb-2022 02:51:45 UTC] PHP Deprecated:  get_settings is <strong>deprecated</strong> since version 2.1.0! Use get_option() instead. in /wp-includes/functions.php on line 5316
[24-Feb-2022 02:51:45 UTC] PHP Deprecated:  The called constructor method for WP_Widget in collapsArchWidget is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5409
[24-Feb-2022 02:51:45 UTC] PHP Deprecated:  get_settings is <strong>deprecated</strong> since version 2.1.0! Use get_option() instead. in /wp-includes/functions.php on line 5316
[24-Feb-2022 02:51:45 UTC] PHP Deprecated:  The called constructor method for WP_Widget in collapsArchWidget is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5409
[24-Feb-2022 02:51:45 UTC] PHP Deprecated:  get_settings is <strong>deprecated</strong> since version 2.1.0! Use get_option() instead. in /wp-includes/functions.php on line 5316
[24-Feb-2022 02:51:45 UTC] PHP Deprecated:  The called constructor method for WP_Widget in collapsArchWidget is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5409
[24-Feb-2022 02:51:45 UTC] PHP Deprecated:  get_settings is <strong>deprecated</strong> since version 2.1.0! Use get_option() instead. in /wp-includes/functions.php on line 5316
[24-Feb-2022 02:51:45 UTC] PHP Deprecated:  The called constructor method for WP_Widget in collapsArchWidget is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5409
[24-Feb-2022 02:51:45 UTC] PHP Deprecated:  get_settings is <strong>deprecated</strong> since version 2.1.0! Use get_option() instead. in /wp-includes/functions.php on line 5316
[24-Feb-2022 02:51:45 UTC] PHP Deprecated:  The called constructor method for WP_Widget in collapsArchWidget is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5409
[24-Feb-2022 02:51:47 UTC] PHP Deprecated:  get_settings is <strong>deprecated</strong> since version 2.1.0! Use get_option() instead. in /wp-includes/functions.php on line 5316
[24-Feb-2022 02:51:47 UTC] PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>jquery</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5768
[24-Feb-2022 02:51:47 UTC] PHP Deprecated:  The called constructor method for WP_Widget in collapsArchWidget is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5409
[24-Feb-2022 02:51:47 UTC] PHP Deprecated:  get_settings is <strong>deprecated</strong> since version 2.1.0! Use get_option() instead. in /wp-includes/functions.php on line 5316
[24-Feb-2022 02:51:47 UTC] PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>jquery</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5768
[24-Feb-2022 02:51:47 UTC] PHP Deprecated:  The called constructor method for WP_Widget in collapsArchWidget is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5409
[24-Feb-2022 02:51:47 UTC] PHP Deprecated:  get_settings is <strong>deprecated</strong> since version 2.1.0! Use get_option() instead. in /wp-includes/functions.php on line 5316
[24-Feb-2022 02:51:47 UTC] PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>jquery</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5768
[24-Feb-2022 02:51:47 UTC] PHP Deprecated:  get_settings is <strong>deprecated</strong> since version 2.1.0! Use get_option() instead. in /wp-includes/functions.php on line 5316
[24-Feb-2022 02:51:47 UTC] PHP Deprecated:  The called constructor method for WP_Widget in collapsArchWidget is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5409
[24-Feb-2022 02:51:47 UTC] PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>jquery</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5768
[24-Feb-2022 02:51:47 UTC] PHP Deprecated:  The called constructor method for WP_Widget in collapsArchWidget is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5409
[24-Feb-2022 02:51:47 UTC] PHP Deprecated:  get_settings is <strong>deprecated</strong> since version 2.1.0! Use get_option() instead. in /wp-includes/functions.php on line 5316
[24-Feb-2022 02:51:47 UTC] PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>jquery</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5768
[24-Feb-2022 02:51:47 UTC] PHP Deprecated:  get_settings is <strong>deprecated</strong> since version 2.1.0! Use get_option() instead. in /wp-includes/functions.php on line 5316
[24-Feb-2022 02:51:47 UTC] PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>jquery</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5768
[24-Feb-2022 02:51:47 UTC] PHP Deprecated:  The called constructor method for WP_Widget in collapsArchWidget is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5409
[24-Feb-2022 02:51:47 UTC] PHP Deprecated:  get_settings is <strong>deprecated</strong> since version 2.1.0! Use get_option() instead. in /wp-includes/functions.php on line 5316
[24-Feb-2022 02:51:47 UTC] PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>jquery</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5768
[24-Feb-2022 02:51:47 UTC] PHP Deprecated:  The called constructor method for WP_Widget in collapsArchWidget is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5409
[24-Feb-2022 02:51:47 UTC] PHP Deprecated:  The called constructor method for WP_Widget in collapsArchWidget is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5409
[24-Feb-2022 02:51:47 UTC] PHP Deprecated:  get_settings is <strong>deprecated</strong> since version 2.1.0! Use get_option() instead. in /wp-includes/functions.php on line 5316
[24-Feb-2022 02:51:47 UTC] PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>jquery</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5768
[24-Feb-2022 02:51:47 UTC] PHP Deprecated:  The called constructor method for WP_Widget in collapsArchWidget is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5409
[24-Feb-2022 02:51:48 UTC] PHP Deprecated:  get_settings is <strong>deprecated</strong> since version 2.1.0! Use get_option() instead. in /wp-includes/functions.php on line 5316
[24-Feb-2022 02:51:48 UTC] PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>jquery</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5768
[24-Feb-2022 02:51:48 UTC] PHP Deprecated:  The called constructor method for WP_Widget in collapsArchWidget is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5409
[24-Feb-2022 02:51:48 UTC] PHP Deprecated:  get_settings is <strong>deprecated</strong> since version 2.1.0! Use get_option() instead. in /wp-includes/functions.php on line 5316
[24-Feb-2022 02:51:48 UTC] PHP Deprecated:  get_settings is <strong>deprecated</strong> since version 2.1.0! Use get_option() instead. in /wp-includes/functions.php on line 5316
[24-Feb-2022 02:51:48 UTC] PHP Deprecated:  The called constructor method for WP_Widget in collapsArchWidget is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5409
[24-Feb-2022 02:51:48 UTC] PHP Deprecated:  The called constructor method for WP_Widget in collapsArchWidget is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5409
[24-Feb-2022 02:51:48 UTC] PHP Deprecated:  get_settings is <strong>deprecated</strong> since version 2.1.0! Use get_option() instead. in /wp-includes/functions.php on line 5316
[24-Feb-2022 02:51:48 UTC] PHP Deprecated:  The called constructor method for WP_Widget in collapsArchWidget is <strong>deprecated</strong> since version 4.3.0! Use <code>__construct()</code> instead. in /wp-includes/functions.php on line 5409
[24-Feb-2022 02:51:48 UTC] PHP Deprecated:  get_settings is <strong>deprecated</strong> since version 2.1.0! Use get_option() instead. in /wp-includes/functions.php on line 5316
[24-Feb-2022 02:51:48 UTC] PHP Notice:  wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>jquery</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5768

(+54 more lines)
See also: All tests for this plugin