Subscribe to Category 2.5.4

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

Summary

Errors
180PHP notices
44Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

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

Environment
WordPress version5.7
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=8a69f2f03c
Aspect after-activation
HTTP status 200
Load time 0.665 s
Memory usage 2.99 MiB
JS errors None
Resource errors None

STC Subscribe

Page screenshot: STC Subscribe
URL /wp-admin/admin.php?page=stc-subscribe-settings-submenu
Aspect menu-item
HTTP status 200
Load time 0.466 s
Memory usage 2.92 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.674 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.420 s
Memory usage 2.98 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.391 s
Memory usage 2.87 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.929 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.278 s0.497 s+0.219 s2.82 MiB2.98 MiB+ 162.35 KiB
/wp-admin/edit.php0.191 s0.461 s+0.270 s2.86 MiB3.04 MiB+ 176.57 KiB
/wp-admin/post-new.php0.950 s0.774 s-0.176 s5.02 MiB5.29 MiB+ 272.45 KiB
/wp-admin/upload.php0.511 s0.568 s+0.057 s2.7 MiB2.86 MiB+ 166.54 KiB
/wp-admin/options-writing.php0.265 s0.466 s+0.201 s2.71 MiB2.85 MiB+ 138.88 KiB
/wp-admin/media-new.php0.223 s0.472 s+0.249 s2.67 MiB2.84 MiB+ 169.89 KiB
/wp-admin/edit-tags.php?taxonomy=category0.209 s0.482 s+0.273 s2.77 MiB2.94 MiB+ 171.42 KiB
/wp-admin/post-new.php?post_type=page1.218 s0.858 s-0.360 s5.01 MiB5.27 MiB+ 270.18 KiB
/wp-admin/options-discussion.php0.376 s0.548 s+0.172 s2.68 MiB2.84 MiB+ 171.39 KiB
/wp-admin/edit-comments.php0.266 s0.493 s+0.227 s2.78 MiB2.93 MiB+ 162.48 KiB
/0.262 s0.391 s+0.129 s2.65 MiB2.87 MiB+ 223.46 KiB
Average 0.432 s0.546 s+0.115 s3.15 MiB3.34 MiB+ 189.6 KiB

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

PHP
PO File
Language % Lines of code Comment lines Files
PHP63.7%3,0249525
PO File29.8%1,4147147
JavaScript3.4%162182
CSS2.9%137173
JSON0.1%707
Total 4,744 1,701 24

PHP Code Analysis | More results »

Lines of code 3,057
Total complexity 630
Median class complexity 83.0
Median method complexity 3.0
Most complex class STC_Subscribe
Most complex function STC_Subscribe::html_render()
Classes 4
Methods 95
Functions 4

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

Options wp_options 2

Custom Post Types 2

ID Name
notificationsNotifications
stcSubscribers

Sidebar Widgets 1

ID Name
stc_widgetSubscribe to Category

PHP Error Log 224 lines

[12-Mar-2021 15:19:00 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
[12-Mar-2021 15:19:00 UTC] WordPress database error BLOB/TEXT column 'day' used in key specification without a key length for query CREATE TABLE `wordpress`.`wp_stc_joblist` ( `ID` bigint(20) NOT NULL auto_increment, `day` text COLLATE utf8mb4_unicode_ci NOT NULL, `subscriber_id` text COLLATE utf8mb4_unicode_ci NOT NULL, `hash` text COLLATE utf8mb4_unicode_ci NOT NULL, `email` text COLLATE utf8mb4_unicode_ci NOT NULL, `post_id` bigint(20) NOT NULL, `reason` text COLLATE utf8mb4_unicode_ci NOT NULL, `merged` TINYINT(1) NOT NULL, PRIMARY KEY `order_id` (`ID`), KEY `Days` (`day`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci made by activate_plugin, include_once('/plugins/subscribe-to-category/subscribe-to-category.php'), require_once('/plugins/subscribe-to-category/classes/class-stc-subscribe.php'), STC_Subscribe->__construct, STC_Subscribe->init, dbDelta
[12-Mar-2021 15:19:00 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[12-Mar-2021 15:19:00 UTC] WordPress database error BLOB/TEXT column 'day' used in key specification without a key length for query CREATE TABLE `wordpress`.`wp_stc_joblist` ( `ID` bigint(20) NOT NULL auto_increment, `day` text COLLATE utf8mb4_unicode_ci NOT NULL, `subscriber_id` text COLLATE utf8mb4_unicode_ci NOT NULL, `hash` text COLLATE utf8mb4_unicode_ci NOT NULL, `email` text COLLATE utf8mb4_unicode_ci NOT NULL, `post_id` bigint(20) NOT NULL, `reason` text COLLATE utf8mb4_unicode_ci NOT NULL, `merged` TINYINT(1) NOT NULL, PRIMARY KEY `order_id` (`ID`), KEY `Days` (`day`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/subscribe-to-category/subscribe-to-category.php'), require_once('/plugins/subscribe-to-category/classes/class-stc-subscribe.php'), STC_Subscribe->__construct, STC_Subscribe->init, dbDelta
[12-Mar-2021 15:19:00 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
[12-Mar-2021 15:19:00 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[12-Mar-2021 15:19:00 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[12-Mar-2021 15:19:01 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[12-Mar-2021 15:19:01 UTC] WordPress database error BLOB/TEXT column 'day' used in key specification without a key length for query CREATE TABLE `wordpress`.`wp_stc_joblist` ( `ID` bigint(20) NOT NULL auto_increment, `day` text COLLATE utf8mb4_unicode_ci NOT NULL, `subscriber_id` text COLLATE utf8mb4_unicode_ci NOT NULL, `hash` text COLLATE utf8mb4_unicode_ci NOT NULL, `email` text COLLATE utf8mb4_unicode_ci NOT NULL, `post_id` bigint(20) NOT NULL, `reason` text COLLATE utf8mb4_unicode_ci NOT NULL, `merged` TINYINT(1) NOT NULL, PRIMARY KEY `order_id` (`ID`), KEY `Days` (`day`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/subscribe-to-category/subscribe-to-category.php'), require_once('/plugins/subscribe-to-category/classes/class-stc-subscribe.php'), STC_Subscribe->__construct, STC_Subscribe->init, dbDelta
[12-Mar-2021 15:19:01 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
[12-Mar-2021 15:19:01 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[12-Mar-2021 15:19:01 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[12-Mar-2021 15:19:01 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[12-Mar-2021 15:19:01 UTC] WordPress database error BLOB/TEXT column 'day' used in key specification without a key length for query CREATE TABLE `wordpress`.`wp_stc_joblist` ( `ID` bigint(20) NOT NULL auto_increment, `day` text COLLATE utf8mb4_unicode_ci NOT NULL, `subscriber_id` text COLLATE utf8mb4_unicode_ci NOT NULL, `hash` text COLLATE utf8mb4_unicode_ci NOT NULL, `email` text COLLATE utf8mb4_unicode_ci NOT NULL, `post_id` bigint(20) NOT NULL, `reason` text COLLATE utf8mb4_unicode_ci NOT NULL, `merged` TINYINT(1) NOT NULL, PRIMARY KEY `order_id` (`ID`), KEY `Days` (`day`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/subscribe-to-category/subscribe-to-category.php'), require_once('/plugins/subscribe-to-category/classes/class-stc-subscribe.php'), STC_Subscribe->__construct, STC_Subscribe->init, dbDelta
[12-Mar-2021 15:19:01 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
[12-Mar-2021 15:19:01 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[12-Mar-2021 15:19:01 UTC] WordPress database error BLOB/TEXT column 'day' used in key specification without a key length for query CREATE TABLE `wordpress`.`wp_stc_joblist` ( `ID` bigint(20) NOT NULL auto_increment, `day` text COLLATE utf8mb4_unicode_ci NOT NULL, `subscriber_id` text COLLATE utf8mb4_unicode_ci NOT NULL, `hash` text COLLATE utf8mb4_unicode_ci NOT NULL, `email` text COLLATE utf8mb4_unicode_ci NOT NULL, `post_id` bigint(20) NOT NULL, `reason` text COLLATE utf8mb4_unicode_ci NOT NULL, `merged` TINYINT(1) NOT NULL, PRIMARY KEY `order_id` (`ID`), KEY `Days` (`day`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/subscribe-to-category/subscribe-to-category.php'), require_once('/plugins/subscribe-to-category/classes/class-stc-subscribe.php'), STC_Subscribe->__construct, STC_Subscribe->init, dbDelta
[12-Mar-2021 15:19:01 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
[12-Mar-2021 15:19:01 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[12-Mar-2021 15:19:01 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[12-Mar-2021 15:19:01 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[12-Mar-2021 15:19:01 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[12-Mar-2021 15:19:01 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[12-Mar-2021 15:19:01 UTC] WordPress database error BLOB/TEXT column 'day' used in key specification without a key length for query CREATE TABLE `wordpress`.`wp_stc_joblist` ( `ID` bigint(20) NOT NULL auto_increment, `day` text COLLATE utf8mb4_unicode_ci NOT NULL, `subscriber_id` text COLLATE utf8mb4_unicode_ci NOT NULL, `hash` text COLLATE utf8mb4_unicode_ci NOT NULL, `email` text COLLATE utf8mb4_unicode_ci NOT NULL, `post_id` bigint(20) NOT NULL, `reason` text COLLATE utf8mb4_unicode_ci NOT NULL, `merged` TINYINT(1) NOT NULL, PRIMARY KEY `order_id` (`ID`), KEY `Days` (`day`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/subscribe-to-category/subscribe-to-category.php'), require_once('/plugins/subscribe-to-category/classes/class-stc-subscribe.php'), STC_Subscribe->__construct, STC_Subscribe->init, dbDelta
[12-Mar-2021 15:19:01 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
[12-Mar-2021 15:19:02 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[12-Mar-2021 15:19:02 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[12-Mar-2021 15:19:02 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/classes/class-stc-settings.php on line 166
[12-Mar-2021 15:19:02 UTC] PHP Notice:  Undefined index: daily_time in /wp-content/plugins/subscribe-to-category/classes/class-stc-settings.php on line 541
[12-Mar-2021 15:19:02 UTC] PHP Notice:  Undefined variable: disabled in /wp-content/plugins/subscribe-to-category/classes/class-stc-settings.php on line 736
[12-Mar-2021 15:19:02 UTC] PHP Notice:  Undefined index: notifications in /wp-content/plugins/subscribe-to-category/classes/class-stc-settings.php on line 781
[12-Mar-2021 15:19:02 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 781
[12-Mar-2021 15:19:02 UTC] PHP Notice:  Undefined index: notifications in /wp-content/plugins/subscribe-to-category/classes/class-stc-settings.php on line 781
[12-Mar-2021 15:19:02 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 781
[12-Mar-2021 15:19:02 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[12-Mar-2021 15:19:02 UTC] WordPress database error BLOB/TEXT column 'day' used in key specification without a key length for query CREATE TABLE `wordpress`.`wp_stc_joblist` ( `ID` bigint(20) NOT NULL auto_increment, `day` text COLLATE utf8mb4_unicode_ci NOT NULL, `subscriber_id` text COLLATE utf8mb4_unicode_ci NOT NULL, `hash` text COLLATE utf8mb4_unicode_ci NOT NULL, `email` text COLLATE utf8mb4_unicode_ci NOT NULL, `post_id` bigint(20) NOT NULL, `reason` text COLLATE utf8mb4_unicode_ci NOT NULL, `merged` TINYINT(1) NOT NULL, PRIMARY KEY `order_id` (`ID`), KEY `Days` (`day`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/subscribe-to-category/subscribe-to-category.php'), require_once('/plugins/subscribe-to-category/classes/class-stc-subscribe.php'), STC_Subscribe->__construct, STC_Subscribe->init, dbDelta
[12-Mar-2021 15:19:02 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
[12-Mar-2021 15:19:02 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[12-Mar-2021 15:19:02 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[12-Mar-2021 15:19:03 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[12-Mar-2021 15:19:03 UTC] WordPress database error BLOB/TEXT column 'day' used in key specification without a key length for query CREATE TABLE `wordpress`.`wp_stc_joblist` ( `ID` bigint(20) NOT NULL auto_increment, `day` text COLLATE utf8mb4_unicode_ci NOT NULL, `subscriber_id` text COLLATE utf8mb4_unicode_ci NOT NULL, `hash` text COLLATE utf8mb4_unicode_ci NOT NULL, `email` text COLLATE utf8mb4_unicode_ci NOT NULL, `post_id` bigint(20) NOT NULL, `reason` text COLLATE utf8mb4_unicode_ci NOT NULL, `merged` TINYINT(1) NOT NULL, PRIMARY KEY `order_id` (`ID`), KEY `Days` (`day`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/subscribe-to-category/subscribe-to-category.php'), require_once('/plugins/subscribe-to-category/classes/class-stc-subscribe.php'), STC_Subscribe->__construct, STC_Subscribe->init, dbDelta
[12-Mar-2021 15:19:03 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
[12-Mar-2021 15:19:03 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[12-Mar-2021 15:19:03 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[12-Mar-2021 15:19:03 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[12-Mar-2021 15:19:03 UTC] WordPress database error BLOB/TEXT column 'day' used in key specification without a key length for query CREATE TABLE `wordpress`.`wp_stc_joblist` ( `ID` bigint(20) NOT NULL auto_increment, `day` text COLLATE utf8mb4_unicode_ci NOT NULL, `subscriber_id` text COLLATE utf8mb4_unicode_ci NOT NULL, `hash` text COLLATE utf8mb4_unicode_ci NOT NULL, `email` text COLLATE utf8mb4_unicode_ci NOT NULL, `post_id` bigint(20) NOT NULL, `reason` text COLLATE utf8mb4_unicode_ci NOT NULL, `merged` TINYINT(1) NOT NULL, PRIMARY KEY `order_id` (`ID`), KEY `Days` (`day`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/subscribe-to-category/subscribe-to-category.php'), require_once('/plugins/subscribe-to-category/classes/class-stc-subscribe.php'), STC_Subscribe->__construct, STC_Subscribe->init, dbDelta
[12-Mar-2021 15:19:03 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
[12-Mar-2021 15:19:03 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[12-Mar-2021 15:19:03 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[12-Mar-2021 15:19:04 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[12-Mar-2021 15:19:04 UTC] WordPress database error BLOB/TEXT column 'day' used in key specification without a key length for query CREATE TABLE `wordpress`.`wp_stc_joblist` ( `ID` bigint(20) NOT NULL auto_increment, `day` text COLLATE utf8mb4_unicode_ci NOT NULL, `subscriber_id` text COLLATE utf8mb4_unicode_ci NOT NULL, `hash` text COLLATE utf8mb4_unicode_ci NOT NULL, `email` text COLLATE utf8mb4_unicode_ci NOT NULL, `post_id` bigint(20) NOT NULL, `reason` text COLLATE utf8mb4_unicode_ci NOT NULL, `merged` TINYINT(1) NOT NULL, PRIMARY KEY `order_id` (`ID`), KEY `Days` (`day`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/subscribe-to-category/subscribe-to-category.php'), require_once('/plugins/subscribe-to-category/classes/class-stc-subscribe.php'), STC_Subscribe->__construct, STC_Subscribe->init, dbDelta
[12-Mar-2021 15:19:04 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
[12-Mar-2021 15:19:04 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[12-Mar-2021 15:19:04 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[12-Mar-2021 15:19:04 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[12-Mar-2021 15:19:04 UTC] WordPress database error BLOB/TEXT column 'day' used in key specification without a key length for query CREATE TABLE `wordpress`.`wp_stc_joblist` ( `ID` bigint(20) NOT NULL auto_increment, `day` text COLLATE utf8mb4_unicode_ci NOT NULL, `subscriber_id` text COLLATE utf8mb4_unicode_ci NOT NULL, `hash` text COLLATE utf8mb4_unicode_ci NOT NULL, `email` text COLLATE utf8mb4_unicode_ci NOT NULL, `post_id` bigint(20) NOT NULL, `reason` text COLLATE utf8mb4_unicode_ci NOT NULL, `merged` TINYINT(1) NOT NULL, PRIMARY KEY `order_id` (`ID`), KEY `Days` (`day`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/subscribe-to-category/subscribe-to-category.php'), require_once('/plugins/subscribe-to-category/classes/class-stc-subscribe.php'), STC_Subscribe->__construct, STC_Subscribe->init, dbDelta
[12-Mar-2021 15:19:04 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
[12-Mar-2021 15:19:04 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[12-Mar-2021 15:19:04 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[12-Mar-2021 15:19:05 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[12-Mar-2021 15:19:05 UTC] WordPress database error BLOB/TEXT column 'day' used in key specification without a key length for query CREATE TABLE `wordpress`.`wp_stc_joblist` ( `ID` bigint(20) NOT NULL auto_increment, `day` text COLLATE utf8mb4_unicode_ci NOT NULL, `subscriber_id` text COLLATE utf8mb4_unicode_ci NOT NULL, `hash` text COLLATE utf8mb4_unicode_ci NOT NULL, `email` text COLLATE utf8mb4_unicode_ci NOT NULL, `post_id` bigint(20) NOT NULL, `reason` text COLLATE utf8mb4_unicode_ci NOT NULL, `merged` TINYINT(1) NOT NULL, PRIMARY KEY `order_id` (`ID`), KEY `Days` (`day`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/subscribe-to-category/subscribe-to-category.php'), require_once('/plugins/subscribe-to-category/classes/class-stc-subscribe.php'), STC_Subscribe->__construct, STC_Subscribe->init, dbDelta
[12-Mar-2021 15:19:05 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
[12-Mar-2021 15:19:05 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[12-Mar-2021 15:19:05 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[12-Mar-2021 15:19:05 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[12-Mar-2021 15:19:05 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[12-Mar-2021 15:19:05 UTC] WordPress database error BLOB/TEXT column 'day' used in key specification without a key length for query CREATE TABLE `wordpress`.`wp_stc_joblist` ( `ID` bigint(20) NOT NULL auto_increment, `day` text COLLATE utf8mb4_unicode_ci NOT NULL, `subscriber_id` text COLLATE utf8mb4_unicode_ci NOT NULL, `hash` text COLLATE utf8mb4_unicode_ci NOT NULL, `email` text COLLATE utf8mb4_unicode_ci NOT NULL, `post_id` bigint(20) NOT NULL, `reason` text COLLATE utf8mb4_unicode_ci NOT NULL, `merged` TINYINT(1) NOT NULL, PRIMARY KEY `order_id` (`ID`), KEY `Days` (`day`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/subscribe-to-category/subscribe-to-category.php'), require_once('/plugins/subscribe-to-category/classes/class-stc-subscribe.php'), STC_Subscribe->__construct, STC_Subscribe->init, dbDelta
[12-Mar-2021 15:19:05 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
[12-Mar-2021 15:19:05 UTC] WordPress database error BLOB/TEXT column 'day' used in key specification without a key length for query CREATE TABLE `wordpress`.`wp_stc_joblist` ( `ID` bigint(20) NOT NULL auto_increment, `day` text COLLATE utf8mb4_unicode_ci NOT NULL, `subscriber_id` text COLLATE utf8mb4_unicode_ci NOT NULL, `hash` text COLLATE utf8mb4_unicode_ci NOT NULL, `email` text COLLATE utf8mb4_unicode_ci NOT NULL, `post_id` bigint(20) NOT NULL, `reason` text COLLATE utf8mb4_unicode_ci NOT NULL, `merged` TINYINT(1) NOT NULL, PRIMARY KEY `order_id` (`ID`), KEY `Days` (`day`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/subscribe-to-category/subscribe-to-category.php'), require_once('/plugins/subscribe-to-category/classes/class-stc-subscribe.php'), STC_Subscribe->__construct, STC_Subscribe->init, dbDelta
[12-Mar-2021 15:19:05 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
[12-Mar-2021 15:19:05 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[12-Mar-2021 15:19:05 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[12-Mar-2021 15:19:05 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[12-Mar-2021 15:19:05 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[12-Mar-2021 15:19:05 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[12-Mar-2021 15:19:05 UTC] WordPress database error BLOB/TEXT column 'day' used in key specification without a key length for query CREATE TABLE `wordpress`.`wp_stc_joblist` ( `ID` bigint(20) NOT NULL auto_increment, `day` text COLLATE utf8mb4_unicode_ci NOT NULL, `subscriber_id` text COLLATE utf8mb4_unicode_ci NOT NULL, `hash` text COLLATE utf8mb4_unicode_ci NOT NULL, `email` text COLLATE utf8mb4_unicode_ci NOT NULL, `post_id` bigint(20) NOT NULL, `reason` text COLLATE utf8mb4_unicode_ci NOT NULL, `merged` TINYINT(1) NOT NULL, PRIMARY KEY `order_id` (`ID`), KEY `Days` (`day`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/subscribe-to-category/subscribe-to-category.php'), require_once('/plugins/subscribe-to-category/classes/class-stc-subscribe.php'), STC_Subscribe->__construct, STC_Subscribe->init, dbDelta
[12-Mar-2021 15:19:05 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
[12-Mar-2021 15:19:05 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[12-Mar-2021 15:19:05 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[12-Mar-2021 15:19:06 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[12-Mar-2021 15:19:06 UTC] WordPress database error BLOB/TEXT column 'day' used in key specification without a key length for query CREATE TABLE `wordpress`.`wp_stc_joblist` ( `ID` bigint(20) NOT NULL auto_increment, `day` text COLLATE utf8mb4_unicode_ci NOT NULL, `subscriber_id` text COLLATE utf8mb4_unicode_ci NOT NULL, `hash` text COLLATE utf8mb4_unicode_ci NOT NULL, `email` text COLLATE utf8mb4_unicode_ci NOT NULL, `post_id` bigint(20) NOT NULL, `reason` text COLLATE utf8mb4_unicode_ci NOT NULL, `merged` TINYINT(1) NOT NULL, PRIMARY KEY `order_id` (`ID`), KEY `Days` (`day`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/subscribe-to-category/subscribe-to-category.php'), require_once('/plugins/subscribe-to-category/classes/class-stc-subscribe.php'), STC_Subscribe->__construct, STC_Subscribe->init, dbDelta
[12-Mar-2021 15:19:06 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
[12-Mar-2021 15:19:06 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[12-Mar-2021 15:19:06 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[12-Mar-2021 15:19:06 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[12-Mar-2021 15:19:06 UTC] WordPress database error BLOB/TEXT column 'day' used in key specification without a key length for query CREATE TABLE `wordpress`.`wp_stc_joblist` ( `ID` bigint(20) NOT NULL auto_increment, `day` text COLLATE utf8mb4_unicode_ci NOT NULL, `subscriber_id` text COLLATE utf8mb4_unicode_ci NOT NULL, `hash` text COLLATE utf8mb4_unicode_ci NOT NULL, `email` text COLLATE utf8mb4_unicode_ci NOT NULL, `post_id` bigint(20) NOT NULL, `reason` text COLLATE utf8mb4_unicode_ci NOT NULL, `merged` TINYINT(1) NOT NULL, PRIMARY KEY `order_id` (`ID`), KEY `Days` (`day`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci made by require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/subscribe-to-category/subscribe-to-category.php'), require_once('/plugins/subscribe-to-category/classes/class-stc-subscribe.php'), STC_Subscribe->__construct, STC_Subscribe->init, dbDelta
[12-Mar-2021 15:19:06 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
[12-Mar-2021 15:19:06 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[12-Mar-2021 15:19:06 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[12-Mar-2021 15:19:07 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[12-Mar-2021 15:19:07 UTC] WordPress database error BLOB/TEXT column 'day' used in key specification without a key length for query CREATE TABLE `wordpress`.`wp_stc_joblist` ( `ID` bigint(20) NOT NULL auto_increment, `day` text COLLATE utf8mb4_unicode_ci NOT NULL, `subscriber_id` text COLLATE utf8mb4_unicode_ci NOT NULL, `hash` text COLLATE utf8mb4_unicode_ci NOT NULL, `email` text COLLATE utf8mb4_unicode_ci NOT NULL, `post_id` bigint(20) NOT NULL, `reason` text COLLATE utf8mb4_unicode_ci NOT NULL, `merged` TINYINT(1) NOT NULL, PRIMARY KEY `order_id` (`ID`), KEY `Days` (`day`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/subscribe-to-category/subscribe-to-category.php'), require_once('/plugins/subscribe-to-category/classes/class-stc-subscribe.php'), STC_Subscribe->__construct, STC_Subscribe->init, dbDelta
[12-Mar-2021 15:19:07 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
[12-Mar-2021 15:19:07 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[12-Mar-2021 15:19:07 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[12-Mar-2021 15:19:07 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[12-Mar-2021 15:19:07 UTC] WordPress database error BLOB/TEXT column 'day' used in key specification without a key length for query CREATE TABLE `wordpress`.`wp_stc_joblist` ( `ID` bigint(20) NOT NULL auto_increment, `day` text COLLATE utf8mb4_unicode_ci NOT NULL, `subscriber_id` text COLLATE utf8mb4_unicode_ci NOT NULL, `hash` text COLLATE utf8mb4_unicode_ci NOT NULL, `email` text COLLATE utf8mb4_unicode_ci NOT NULL, `post_id` bigint(20) NOT NULL, `reason` text COLLATE utf8mb4_unicode_ci NOT NULL, `merged` TINYINT(1) NOT NULL, PRIMARY KEY `order_id` (`ID`), KEY `Days` (`day`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/subscribe-to-category/subscribe-to-category.php'), require_once('/plugins/subscribe-to-category/classes/class-stc-subscribe.php'), STC_Subscribe->__construct, STC_Subscribe->init, dbDelta
[12-Mar-2021 15:19:07 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
[12-Mar-2021 15:19:07 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323
[12-Mar-2021 15:19:07 UTC] PHP Notice:  Undefined index: cron_time in /wp-content/plugins/subscribe-to-category/subscribe-to-category.php on line 28
[12-Mar-2021 15:19:07 UTC] PHP Notice:  Undefined offset: 0 in /wp-includes/wp-db.php on line 1323

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