SubscriptionCount
Get the SubscriptionCount for a blog.
Table Specific Information
SELECT
The add-in processes all the filters client-side within the add-in.
SELECT * FROM SubscriptionCount;
Columns
| Name | Type | References | Description |
| Blogs | Int | The total number of WordPress sites the user is currently subscribed to. | |
| Comments | Int | The total number of comment threads the user is following across subscribed sites. | |
| Pending | Int | The number of subscriptions awaiting confirmation or approval. |