Subscribe to Category 2.5.7

Does Subscribe to Category work with WordPress 5.7.1 and PHP 7.4.8? A smoke test was performed on .

Summary

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

Memory usage: 191.31 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.254 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version5.7.1
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 1,000+
WordPress.org page https://wordpress.org/plugins/subscribe-to-category/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

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=subscribe-to-category%2Fsubscribe-to-category.php&plugin_status=all&paged=1&s&_wpnonce=74e97838d7
Aspect after-activation
HTTP status 200
Load time 1.233 s
Memory usage 3 MiB
JS errors None
Resource errors None

STC Subscribe

Page screenshot: STC Subscribe
URL /wp-admin/admin.php?page=stc-subscribe-settings
Aspect menu-item
HTTP status 200
Load time 0.467 s
Memory usage 2.93 MiB
JS errors None
Resource errors None

STC Subscribe → Notifications

Page screenshot: STC Subscribe → Notifications
URL /wp-admin/edit.php?post_type=notifications
Aspect menu-item
HTTP status 200
Load time 0.483 s
Memory usage 3.01 MiB
JS errors None
Resource errors None

STC Subscribe → Subscribers

Page screenshot: STC Subscribe → Subscribers
URL /wp-admin/edit.php?post_type=stc
Aspect menu-item
HTTP status 200
Load time 0.429 s
Memory usage 3 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.637 s
Memory usage 2.76 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.050 s
Memory usage 2.98 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.283 s0.838 s+0.555 s2.82 MiB2.99 MiB+ 172.66 KiB
/wp-admin/edit.php0.188 s1.280 s+1.092 s2.86 MiB3.04 MiB+ 177.71 KiB
/wp-admin/post-new.php0.966 s1.189 s+0.223 s5.02 MiB5.3 MiB+ 279.13 KiB
/wp-admin/upload.php0.509 s0.551 s+0.042 s2.7 MiB2.87 MiB+ 183.68 KiB
/wp-admin/options-writing.php0.228 s0.460 s+0.232 s2.71 MiB2.86 MiB+ 156.02 KiB
/wp-admin/media-new.php0.223 s0.429 s+0.206 s2.67 MiB2.86 MiB+ 187.34 KiB
/wp-admin/edit-tags.php?taxonomy=category0.190 s0.480 s+0.290 s2.77 MiB2.95 MiB+ 188.56 KiB
/wp-admin/post-new.php?post_type=page1.253 s0.776 s-0.477 s5.01 MiB5.28 MiB+ 278.77 KiB
/wp-admin/options-discussion.php0.293 s0.580 s+0.287 s2.67 MiB2.86 MiB+ 188.53 KiB
/wp-admin/edit-comments.php0.240 s0.486 s+0.246 s2.78 MiB2.95 MiB+ 178.59 KiB
/0.277 s0.379 s+0.102 s2.65 MiB2.76 MiB+ 113.46 KiB
Average 0.423 s0.677 s+0.254 s3.15 MiB3.34 MiB+ 191.31 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
PO File
CSS
Language % Lines of code Comment lines Files
PHP36.7%3,2171,0406
JavaScript34.3%3,0066547
PO File16.1%1,4147147
CSS12.8%1,120185
JSON0.2%1808
Total 8,775 2,426 33

PHP Code Analysis | More results »

Lines of code 3,230
Total complexity 733
Median class complexity 30.0
Median method complexity 3.0
Most complex class STC_Subscribe
Most complex function STC_Subscribe::html_render()
Classes 5
Methods 101
Functions 7

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 2

Custom Post Types 2

ID Name
notificationsNotifications
stcSubscribers

Sidebar Widgets 1

ID Name
stc_widgetSubscribe to Category

PHP Error Log 227 lines

[26-Apr-2021 18:25:28 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[26-Apr-2021 18:25:28 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[26-Apr-2021 18:25:28 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>stc-subscribe-addon</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 5313
[26-Apr-2021 18:25:28 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>stc-subscribe-functions</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 5313
[26-Apr-2021 18:25:28 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[26-Apr-2021 18:25:28 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[26-Apr-2021 18:25:29 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[26-Apr-2021 18:25:29 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>stc-subscribe-addon</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 5313
[26-Apr-2021 18:25:29 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>stc-subscribe-functions</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 5313
[26-Apr-2021 18:25:29 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[26-Apr-2021 18:25:29 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[26-Apr-2021 18:25:30 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[26-Apr-2021 18:25:30 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>stc-subscribe-addon</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 5313
[26-Apr-2021 18:25:30 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>stc-subscribe-functions</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 5313
[26-Apr-2021 18:25:30 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[26-Apr-2021 18:25:30 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>stc-subscribe-addon</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 5313
[26-Apr-2021 18:25:30 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>stc-subscribe-functions</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 5313
[26-Apr-2021 18:25:30 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[26-Apr-2021 18:25:30 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[26-Apr-2021 18:25:30 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[26-Apr-2021 18:25:30 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[26-Apr-2021 18:25:30 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[26-Apr-2021 18:25:30 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>stc-subscribe-addon</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 5313
[26-Apr-2021 18:25:30 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>stc-subscribe-functions</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 5313
[26-Apr-2021 18:25:30 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[26-Apr-2021 18:25:30 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[26-Apr-2021 18:25:30 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/classes/class-stc-settings.php on line 167
[26-Apr-2021 18:25:30 UTC] PHP Notice:  Undefined index: daily_time in /wp-content/plugins/subscribe-to-category/classes/class-stc-settings.php on line 542
[26-Apr-2021 18:25:30 UTC] PHP Notice:  Undefined variable: disabled in /wp-content/plugins/subscribe-to-category/classes/class-stc-settings.php on line 737
[26-Apr-2021 18:25:30 UTC] PHP Notice:  Undefined index: notifications in /wp-content/plugins/subscribe-to-category/classes/class-stc-settings.php on line 783
[26-Apr-2021 18:25:30 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/subscribe-to-category/classes/class-stc-settings.php on line 783
[26-Apr-2021 18:25:30 UTC] PHP Notice:  Undefined index: notifications in /wp-content/plugins/subscribe-to-category/classes/class-stc-settings.php on line 783
[26-Apr-2021 18:25:30 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/subscribe-to-category/classes/class-stc-settings.php on line 783
[26-Apr-2021 18:25:31 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[26-Apr-2021 18:25:31 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>stc-subscribe-addon</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 5313
[26-Apr-2021 18:25:31 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>stc-subscribe-functions</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 5313
[26-Apr-2021 18:25:31 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[26-Apr-2021 18:25:31 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[26-Apr-2021 18:25:31 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[26-Apr-2021 18:25:31 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>stc-subscribe-addon</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 5313
[26-Apr-2021 18:25:31 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>stc-subscribe-functions</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 5313
[26-Apr-2021 18:25:31 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[26-Apr-2021 18:25:31 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[26-Apr-2021 18:25:32 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[26-Apr-2021 18:25:32 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>stc-subscribe-addon</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 5313
[26-Apr-2021 18:25:32 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>stc-subscribe-functions</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 5313
[26-Apr-2021 18:25:32 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[26-Apr-2021 18:25:32 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[26-Apr-2021 18:25:32 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[26-Apr-2021 18:25:32 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>stc-subscribe-addon</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 5313
[26-Apr-2021 18:25:32 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>stc-subscribe-functions</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 5313
[26-Apr-2021 18:25:32 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[26-Apr-2021 18:25:32 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[26-Apr-2021 18:25:32 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[26-Apr-2021 18:25:32 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>stc-subscribe-addon</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 5313
[26-Apr-2021 18:25:32 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>stc-subscribe-functions</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 5313
[26-Apr-2021 18:25:32 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[26-Apr-2021 18:25:32 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[26-Apr-2021 18:25:33 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[26-Apr-2021 18:25:33 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>stc-subscribe-addon</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 5313
[26-Apr-2021 18:25:33 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>stc-subscribe-functions</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 5313
[26-Apr-2021 18:25:33 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[26-Apr-2021 18:25:33 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[26-Apr-2021 18:25:34 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[26-Apr-2021 18:25:34 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[26-Apr-2021 18:25:34 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>stc-subscribe-addon</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 5313
[26-Apr-2021 18:25:34 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>stc-subscribe-addon</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 5313
[26-Apr-2021 18:25:34 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>stc-subscribe-functions</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 5313
[26-Apr-2021 18:25:34 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>stc-subscribe-functions</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 5313
[26-Apr-2021 18:25:34 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[26-Apr-2021 18:25:34 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[26-Apr-2021 18:25:34 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[26-Apr-2021 18:25:34 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[26-Apr-2021 18:25:34 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[26-Apr-2021 18:25:34 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>stc-subscribe-addon</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 5313
[26-Apr-2021 18:25:34 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>stc-subscribe-functions</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 5313
[26-Apr-2021 18:25:34 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[26-Apr-2021 18:25:34 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[26-Apr-2021 18:25:36 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[26-Apr-2021 18:25:36 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>stc-subscribe-addon</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 5313
[26-Apr-2021 18:25:36 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>stc-subscribe-functions</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 5313
[26-Apr-2021 18:25:36 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[26-Apr-2021 18:25:36 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[26-Apr-2021 18:25:36 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[26-Apr-2021 18:25:36 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>stc-subscribe-addon</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 5313
[26-Apr-2021 18:25:36 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>stc-subscribe-functions</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 5313
[26-Apr-2021 18:25:36 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[26-Apr-2021 18:25:36 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[26-Apr-2021 18:25:36 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>textmagic/v1/smsreceived</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. 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 5.5.0.) in /wp-includes/functions.php on line 5313
[26-Apr-2021 18:25:36 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>textmagic/v1/smsdelivery</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. 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 5.5.0.) in /wp-includes/functions.php on line 5313
[26-Apr-2021 18:25:38 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[26-Apr-2021 18:25:38 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>stc-subscribe-addon</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 5313
[26-Apr-2021 18:25:38 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>stc-subscribe-functions</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 5313
[26-Apr-2021 18:25:38 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[26-Apr-2021 18:25:38 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[26-Apr-2021 18:25:38 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[26-Apr-2021 18:25:38 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>stc-subscribe-addon</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 5313
[26-Apr-2021 18:25:38 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>stc-subscribe-functions</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 5313
[26-Apr-2021 18:25:38 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[26-Apr-2021 18:25:38 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323

(+127 more lines)
See also: All tests for this plugin, How to Hide Subscribe to Category Admin Menus