Simple Ticker 3.02

Does Simple Ticker work with WordPress 6.0 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
33PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 34.83 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
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 400+
WordPress.org page https://wordpress.org/plugins/simple-ticker/
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=simple-ticker%2Fsimpleticker.php&plugin_status=all&paged=1&s&_wpnonce=6336153753
Aspect after-activation
HTTP status 200
Load time 0.267 s
Memory usage 3.73 MiB
JS errors None
Resource errors None

Settings → Simple Ticker

Page screenshot: Settings → Simple Ticker
URL /wp-admin/options-general.php?page=SimpleTicker
Aspect menu-item
HTTP status 200
Load time 0.263 s
Memory usage 3.62 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.253 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.694 s
Memory usage 5.55 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
    }
]
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.336 s0.249 s-0.087 s3.72 MiB3.75 MiB+ 35.04 KiB
/wp-admin/edit.php0.186 s0.198 s+0.012 s3.75 MiB3.79 MiB+ 35.04 KiB
/wp-admin/post-new.php0.768 s0.967 s+0.199 s5.53 MiB5.58 MiB+ 47.4 KiB
/wp-admin/upload.php0.398 s0.362 s-0.036 s3.68 MiB3.71 MiB+ 33.91 KiB
/wp-admin/options-writing.php0.161 s0.154 s-0.007 s3.61 MiB3.63 MiB+ 14.22 KiB
/wp-admin/media-new.php0.432 s0.175 s-0.257 s3.66 MiB3.69 MiB+ 34.08 KiB
/wp-admin/edit-tags.php?taxonomy=category0.238 s0.190 s-0.048 s3.68 MiB3.72 MiB+ 34.98 KiB
/wp-admin/post-new.php?post_type=page0.702 s0.626 s-0.076 s5.53 MiB5.57 MiB+ 38.98 KiB
/wp-admin/options-discussion.php0.224 s0.330 s+0.106 s3.59 MiB3.63 MiB+ 34.39 KiB
/wp-admin/edit-comments.php0.216 s0.231 s+0.015 s3.69 MiB3.72 MiB+ 33.89 KiB
/0.275 s0.214 s-0.061 s3.55 MiB3.59 MiB+ 41.17 KiB
Average 0.358 s0.336 s-0.022 s4 MiB4.03 MiB+ 34.83 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
PHP81.1%9372515
JavaScript15.1%174172
CSS2.2%2501
JSON1.7%2001
Total 1,156 268 9

PHP Code Analysis | More results »

Lines of code 928
Total complexity 123
Median class complexity 51.0
Median method complexity 2.0
Most complex class SimpleTickerAdmin
Most complex function SimpleTicker::read_tickers()
Classes 3
Methods 21
Functions 0

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
simpletickerwidgetitemTicker

PHP Error Log 33 lines

[29-Jun-2022 09:49:39 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/simple-ticker/lib/class-simpleticker.php on line 55
[29-Jun-2022 09:49:39 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/simple-ticker/lib/class-simpleticker.php on line 58
[29-Jun-2022 09:49:39 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/simple-ticker/lib/class-simpleticker.php on line 55
[29-Jun-2022 09:49:39 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/simple-ticker/lib/class-simpleticker.php on line 58
[29-Jun-2022 09:49:39 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/simple-ticker/lib/class-simpleticker.php on line 107
[29-Jun-2022 09:49:39 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/simple-ticker/lib/class-simpleticker.php on line 107
[29-Jun-2022 09:49:39 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/simple-ticker/lib/class-simpleticker.php on line 111
[29-Jun-2022 09:49:39 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/simple-ticker/lib/class-simpleticker.php on line 111
[29-Jun-2022 09:49:39 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/simple-ticker/lib/class-simpleticker.php on line 115
[29-Jun-2022 09:49:39 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/simple-ticker/lib/class-simpleticker.php on line 115
[29-Jun-2022 09:49:39 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/simple-ticker/lib/class-simpleticker.php on line 119
[29-Jun-2022 09:49:39 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/simple-ticker/lib/class-simpleticker.php on line 119
[29-Jun-2022 09:49:39 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/simple-ticker/lib/class-simpleticker.php on line 123
[29-Jun-2022 09:49:39 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/simple-ticker/lib/class-simpleticker.php on line 123
[29-Jun-2022 09:49:39 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/simple-ticker/lib/class-simpleticker.php on line 127
[29-Jun-2022 09:49:39 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/simple-ticker/lib/class-simpleticker.php on line 127
[29-Jun-2022 09:49:39 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/simple-ticker/lib/class-simpleticker.php on line 131
[29-Jun-2022 09:49:39 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/simple-ticker/lib/class-simpleticker.php on line 131
[29-Jun-2022 09:49:39 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/simple-ticker/lib/class-simpleticker.php on line 135
[29-Jun-2022 09:49:39 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/simple-ticker/lib/class-simpleticker.php on line 135
[29-Jun-2022 09:49:39 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/simple-ticker/lib/class-simpleticker.php on line 139
[29-Jun-2022 09:49:39 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/simple-ticker/lib/class-simpleticker.php on line 139
[29-Jun-2022 09:49:39 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/simple-ticker/lib/class-simpleticker.php on line 143
[29-Jun-2022 09:49:39 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/simple-ticker/lib/class-simpleticker.php on line 143
[29-Jun-2022 09:49:39 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/simple-ticker/lib/class-simpleticker.php on line 147
[29-Jun-2022 09:49:39 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/simple-ticker/lib/class-simpleticker.php on line 147
[29-Jun-2022 09:49:39 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/simple-ticker/lib/class-simpleticker.php on line 151
[29-Jun-2022 09:49:39 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/simple-ticker/lib/class-simpleticker.php on line 151
[29-Jun-2022 09:49:39 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/simple-ticker/lib/class-simpleticker.php on line 155
[29-Jun-2022 09:49:39 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/simple-ticker/lib/class-simpleticker.php on line 155
[29-Jun-2022 09:49:39 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/simple-ticker/lib/class-simpleticker.php on line 159
[29-Jun-2022 09:49:39 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/simple-ticker/lib/class-simpleticker.php on line 159
[29-Jun-2022 09:49:39 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/simple-ticker/lib/class-simpleticker.php on line 482
See also: All tests for this plugin, How to Hide the "Simple Ticker" Admin Menu