SiteTopComments
Query the SiteTopComments in Wordpress.
Table Specific Information
SELECT
The driver processes all the filters client-side within the driver.
SELECT * FROM SiteTopComments
Columns
| Name | Type | References | Description |
| Authors | String | A list of the top comment authors ranked by activity. | |
| Date | Date | The most recent date for which comment statistics are available. | |
| MonthlyComments | Int | The average number of comments received per month. | |
| MostActiveDay | String | The day of the week when the site receives the highest comment activity. | |
| MostActiveTime | String | The time of day when comment activity is at its peak. | |
| MostCommentedPost | String | A list of posts that have received the highest number of comments. | |
| Posts | String | A collection of posts included in the comment analysis. | |
| TotalComments | Int | The total number of comments recorded during the selected reporting period. |