Subscribe to Category 2.5.9

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

Summary

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

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

Page speed impact: 0.164 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=ac357d6bee
Aspect after-activation
HTTP status 200
Load time 1.243 s
Memory usage 3.01 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.475 s
Memory usage 2.94 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.450 s
Memory usage 3.02 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.481 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.581 s
Memory usage 2.77 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.031 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.300 s1.060 s+0.760 s2.82 MiB2.99 MiB+ 174.07 KiB
/wp-admin/edit.php0.186 s0.630 s+0.444 s2.86 MiB3.04 MiB+ 179.13 KiB
/wp-admin/post-new.php0.978 s0.887 s-0.091 s5.03 MiB5.3 MiB+ 278.91 KiB
/wp-admin/upload.php0.515 s0.526 s+0.011 s2.7 MiB2.88 MiB+ 185.72 KiB
/wp-admin/options-writing.php0.265 s0.477 s+0.212 s2.71 MiB2.87 MiB+ 158.06 KiB
/wp-admin/media-new.php0.225 s0.414 s+0.189 s2.67 MiB2.86 MiB+ 189.07 KiB
/wp-admin/edit-tags.php?taxonomy=category0.195 s0.474 s+0.279 s2.77 MiB2.96 MiB+ 189.98 KiB
/wp-admin/post-new.php?post_type=page1.284 s0.712 s-0.572 s5.01 MiB5.28 MiB+ 278.55 KiB
/wp-admin/options-discussion.php0.332 s0.543 s+0.211 s2.68 MiB2.86 MiB+ 190.57 KiB
/wp-admin/edit-comments.php0.236 s0.489 s+0.253 s2.78 MiB2.95 MiB+ 180.01 KiB
/0.261 s0.366 s+0.105 s2.65 MiB2.77 MiB+ 114.14 KiB
Average 0.434 s0.598 s+0.164 s3.15 MiB3.34 MiB+ 192.56 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.9%3,2451,0506
JavaScript34.1%3,0066547
PO File16.1%1,4147147
CSS12.7%1,120185
JSON0.2%1808
Total 8,803 2,436 33

PHP Code Analysis | More results »

Lines of code 3,259
Total complexity 739
Median class complexity 30.0
Median method complexity 2.5
Most complex class STC_Subscribe
Most complex function STC_Subscribe::html_render()
Classes 5
Methods 102
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 270 lines

[01-May-2021 14:10:11 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
[01-May-2021 14:10:11 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[01-May-2021 14:10:11 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
[01-May-2021 14:10:11 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-intl-tel-input</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
[01-May-2021 14:10:11 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
[01-May-2021 14:10:11 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[01-May-2021 14:10:11 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[01-May-2021 14:10:12 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[01-May-2021 14:10:12 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
[01-May-2021 14:10:12 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-intl-tel-input</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
[01-May-2021 14:10:12 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
[01-May-2021 14:10:12 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[01-May-2021 14:10:12 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[01-May-2021 14:10:13 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[01-May-2021 14:10:13 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[01-May-2021 14:10:13 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
[01-May-2021 14:10:13 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-intl-tel-input</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
[01-May-2021 14:10:13 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
[01-May-2021 14:10:13 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
[01-May-2021 14:10:13 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-intl-tel-input</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
[01-May-2021 14:10:13 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
[01-May-2021 14:10:13 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[01-May-2021 14:10:13 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[01-May-2021 14:10:13 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[01-May-2021 14:10:13 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[01-May-2021 14:10:13 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[01-May-2021 14:10:13 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
[01-May-2021 14:10:13 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-intl-tel-input</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
[01-May-2021 14:10:13 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
[01-May-2021 14:10:13 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[01-May-2021 14:10:13 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[01-May-2021 14:10:13 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/classes/class-stc-settings.php on line 167
[01-May-2021 14:10:13 UTC] PHP Notice:  Undefined index: daily_time in /wp-content/plugins/subscribe-to-category/classes/class-stc-settings.php on line 550
[01-May-2021 14:10:13 UTC] PHP Notice:  Undefined variable: disabled in /wp-content/plugins/subscribe-to-category/classes/class-stc-settings.php on line 749
[01-May-2021 14:10:13 UTC] PHP Notice:  Undefined index: notifications in /wp-content/plugins/subscribe-to-category/classes/class-stc-settings.php on line 795
[01-May-2021 14:10:13 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 795
[01-May-2021 14:10:13 UTC] PHP Notice:  Undefined index: notifications in /wp-content/plugins/subscribe-to-category/classes/class-stc-settings.php on line 795
[01-May-2021 14:10:13 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 795
[01-May-2021 14:10:14 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[01-May-2021 14:10:14 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
[01-May-2021 14:10:14 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-intl-tel-input</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
[01-May-2021 14:10:14 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
[01-May-2021 14:10:14 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[01-May-2021 14:10:14 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[01-May-2021 14:10:14 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[01-May-2021 14:10:14 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
[01-May-2021 14:10:14 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-intl-tel-input</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
[01-May-2021 14:10:14 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
[01-May-2021 14:10:14 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[01-May-2021 14:10:14 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[01-May-2021 14:10:14 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[01-May-2021 14:10:14 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
[01-May-2021 14:10:14 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-intl-tel-input</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
[01-May-2021 14:10:14 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
[01-May-2021 14:10:14 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[01-May-2021 14:10:14 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[01-May-2021 14:10:15 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[01-May-2021 14:10:15 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
[01-May-2021 14:10:15 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-intl-tel-input</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
[01-May-2021 14:10:15 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
[01-May-2021 14:10:15 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[01-May-2021 14:10:15 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[01-May-2021 14:10:15 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[01-May-2021 14:10:15 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
[01-May-2021 14:10:15 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-intl-tel-input</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
[01-May-2021 14:10:15 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
[01-May-2021 14:10:15 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[01-May-2021 14:10:15 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[01-May-2021 14:10:16 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[01-May-2021 14:10:16 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
[01-May-2021 14:10:16 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-intl-tel-input</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
[01-May-2021 14:10:16 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
[01-May-2021 14:10:16 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[01-May-2021 14:10:16 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[01-May-2021 14:10:17 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[01-May-2021 14:10:17 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[01-May-2021 14:10:17 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
[01-May-2021 14:10:17 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
[01-May-2021 14:10:17 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-intl-tel-input</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
[01-May-2021 14:10:17 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
[01-May-2021 14:10:17 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-intl-tel-input</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
[01-May-2021 14:10:17 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
[01-May-2021 14:10:17 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[01-May-2021 14:10:17 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[01-May-2021 14:10:17 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[01-May-2021 14:10:17 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[01-May-2021 14:10:17 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[01-May-2021 14:10:17 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
[01-May-2021 14:10:17 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-intl-tel-input</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
[01-May-2021 14:10:17 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
[01-May-2021 14:10:17 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[01-May-2021 14:10:17 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[01-May-2021 14:10:18 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[01-May-2021 14:10:18 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
[01-May-2021 14:10:18 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-intl-tel-input</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
[01-May-2021 14:10:18 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
[01-May-2021 14:10:18 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[01-May-2021 14:10:18 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[01-May-2021 14:10:18 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[01-May-2021 14:10:18 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

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