ReaderMenuSubscribed
Subscribed topics from the WordPress Reader Menu.
Table Specific Information
SELECT
The add-in processes all the filters client-side within the add-in.
SELECT * FROM ReaderMenuSubscribed
Columns
| Name | Type | References | Description |
| ID [KEY] | String | The unique identifier of the topic that the user is subscribed to in the WordPress Reader. | |
| Title | String | The title of the subscribed topic displayed in the Reader menu. | |
| ItemURL | String | The URL that links to the subscribed topic within the WordPress Reader. | |
| Slug | String | The URL-friendly slug used to identify the subscribed topic. | |
| DisplayName | String | The display name of the subscribed topic as it appears in the Reader interface. | |
| Type | String | The content type of the subscribed item, such as tag or category. |