Subscribe to Category 2.5.8

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.02 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.188 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=b09b78ee4a
Aspect after-activation
HTTP status 200
Load time 0.809 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.512 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.644 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.450 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.495 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 0.831 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.285 s0.837 s+0.552 s2.82 MiB2.99 MiB+ 172.66 KiB
/wp-admin/edit.php0.187 s0.750 s+0.563 s2.86 MiB3.04 MiB+ 177.71 KiB
/wp-admin/post-new.php0.940 s1.233 s+0.293 s5.03 MiB5.3 MiB+ 277.5 KiB
/wp-admin/upload.php0.533 s0.558 s+0.025 s2.7 MiB2.88 MiB+ 183.68 KiB
/wp-admin/options-writing.php0.251 s0.434 s+0.183 s2.71 MiB2.86 MiB+ 156.02 KiB
/wp-admin/media-new.php0.216 s0.416 s+0.200 s2.67 MiB2.86 MiB+ 187.34 KiB
/wp-admin/edit-tags.php?taxonomy=category0.205 s0.466 s+0.261 s2.77 MiB2.96 MiB+ 188.56 KiB
/wp-admin/post-new.php?post_type=page1.331 s0.743 s-0.588 s5.01 MiB5.28 MiB+ 277.13 KiB
/wp-admin/options-discussion.php0.335 s0.594 s+0.259 s2.68 MiB2.86 MiB+ 188.53 KiB
/wp-admin/edit-comments.php0.251 s0.488 s+0.237 s2.78 MiB2.95 MiB+ 178.59 KiB
/0.260 s0.343 s+0.083 s2.65 MiB2.76 MiB+ 113.46 KiB
Average 0.436 s0.624 s+0.188 s3.15 MiB3.34 MiB+ 191.02 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,2211,0416
JavaScript34.2%3,0066547
PO File16.1%1,4147147
CSS12.8%1,120185
JSON0.2%1808
Total 8,779 2,427 33

PHP Code Analysis | More results »

Lines of code 3,234
Total complexity 734
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

[27-Apr-2021 14:34:33 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
[27-Apr-2021 14:34:33 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[27-Apr-2021 14:34: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
[27-Apr-2021 14:34: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
[27-Apr-2021 14:34:34 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[27-Apr-2021 14:34:34 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[27-Apr-2021 14:34:34 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[27-Apr-2021 14:34: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
[27-Apr-2021 14:34: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
[27-Apr-2021 14:34:34 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[27-Apr-2021 14:34:34 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[27-Apr-2021 14:34:35 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[27-Apr-2021 14:34:35 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
[27-Apr-2021 14:34:35 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[27-Apr-2021 14:34:35 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
[27-Apr-2021 14:34:35 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
[27-Apr-2021 14:34:35 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
[27-Apr-2021 14:34:35 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[27-Apr-2021 14:34:35 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[27-Apr-2021 14:34:35 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[27-Apr-2021 14:34:35 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[27-Apr-2021 14:34:35 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[27-Apr-2021 14:34:35 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
[27-Apr-2021 14:34:35 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
[27-Apr-2021 14:34:35 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[27-Apr-2021 14:34:35 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[27-Apr-2021 14:34:35 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/classes/class-stc-settings.php on line 167
[27-Apr-2021 14:34:35 UTC] PHP Notice:  Undefined index: daily_time in /wp-content/plugins/subscribe-to-category/classes/class-stc-settings.php on line 542
[27-Apr-2021 14:34:35 UTC] PHP Notice:  Undefined variable: disabled in /wp-content/plugins/subscribe-to-category/classes/class-stc-settings.php on line 737
[27-Apr-2021 14:34:35 UTC] PHP Notice:  Undefined index: notifications in /wp-content/plugins/subscribe-to-category/classes/class-stc-settings.php on line 783
[27-Apr-2021 14:34:35 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
[27-Apr-2021 14:34:35 UTC] PHP Notice:  Undefined index: notifications in /wp-content/plugins/subscribe-to-category/classes/class-stc-settings.php on line 783
[27-Apr-2021 14:34:35 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
[27-Apr-2021 14:34:36 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[27-Apr-2021 14:34: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
[27-Apr-2021 14:34: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
[27-Apr-2021 14:34:36 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[27-Apr-2021 14:34:36 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[27-Apr-2021 14:34:37 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[27-Apr-2021 14:34:37 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
[27-Apr-2021 14:34:37 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
[27-Apr-2021 14:34:37 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[27-Apr-2021 14:34:37 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[27-Apr-2021 14:34:37 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[27-Apr-2021 14:34:37 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
[27-Apr-2021 14:34:37 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
[27-Apr-2021 14:34:37 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[27-Apr-2021 14:34:37 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[27-Apr-2021 14:34:37 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[27-Apr-2021 14:34:37 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
[27-Apr-2021 14:34:37 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
[27-Apr-2021 14:34:37 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[27-Apr-2021 14:34:37 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[27-Apr-2021 14:34:38 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[27-Apr-2021 14:34: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
[27-Apr-2021 14:34: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
[27-Apr-2021 14:34:38 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[27-Apr-2021 14:34:38 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[27-Apr-2021 14:34:38 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[27-Apr-2021 14:34: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
[27-Apr-2021 14:34: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
[27-Apr-2021 14:34:38 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[27-Apr-2021 14:34:38 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[27-Apr-2021 14:34:39 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[27-Apr-2021 14:34:39 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
[27-Apr-2021 14:34:39 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
[27-Apr-2021 14:34:39 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[27-Apr-2021 14:34:39 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
[27-Apr-2021 14:34:39 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
[27-Apr-2021 14:34:39 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[27-Apr-2021 14:34:39 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[27-Apr-2021 14:34:39 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[27-Apr-2021 14:34:39 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[27-Apr-2021 14:34:39 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[27-Apr-2021 14:34:39 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
[27-Apr-2021 14:34:39 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
[27-Apr-2021 14:34:40 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[27-Apr-2021 14:34:40 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[27-Apr-2021 14:34:40 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[27-Apr-2021 14:34: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>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
[27-Apr-2021 14:34: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>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
[27-Apr-2021 14:34:40 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[27-Apr-2021 14:34:40 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[27-Apr-2021 14:34:40 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[27-Apr-2021 14:34: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>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
[27-Apr-2021 14:34: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>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
[27-Apr-2021 14:34:40 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[27-Apr-2021 14:34:40 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[27-Apr-2021 14:34:40 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
[27-Apr-2021 14:34:40 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
[27-Apr-2021 14:34:42 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[27-Apr-2021 14:34:42 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
[27-Apr-2021 14:34:42 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
[27-Apr-2021 14:34:42 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[27-Apr-2021 14:34:42 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[27-Apr-2021 14:34:42 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[27-Apr-2021 14:34:42 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
[27-Apr-2021 14:34:42 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
[27-Apr-2021 14:34:42 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[27-Apr-2021 14:34:42 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