Ticket #119 (new defect)
Adding a new category auto-subscribers users
| Reported by: | Sean.McClowry | Owned by: | TBD |
|---|---|---|---|
| Priority: | medium | Milestone: | 1.6 - Defects and Minor Enhancements |
| Component: | Blogs | Version: | 1.2 |
| Keywords: | Cc: | ||
| Actual Effort (in hours): | Estimated Effort (in hours): | 8 |
Description
When you created a new category is created with a blog post users created before a certain date are auto-subscribed.
Looking in wp_usermeta and wp_users, it looks like it did this for users up to 1223. None after. This might be because each of these users were initially setup to subscribe to new categories by default (this is a setting). So this count comes from all users before 1223 (some user ID gaps exist) that have been auto-subscribed to enterprise content management. I do not see how to disable this functionality for users at an overall level, only on an individual level.
This should be addressed as part of feature request 118
