Tableau Connector for WordPress

Build 25.0.9434

EmailSettings

Returns the email configuration settings for the WordPress site, including sender details and notification preferences.

Table Specific Information

SELECT

The connector processes all the filters client-side within the connector. For example,

SELECT * FROM EmailSettings;

Columns

Name Type References Description
MailOption String The selected email delivery option or method configured for WordPress notifications.
DeliveryDay Int The day of the week scheduled for WordPress email delivery.
DeliveryHour Int The hour of the day scheduled for WordPress email delivery.
IsEmailBlocked Bool Indicates whether WordPress email delivery is blocked or disabled.
Frequency String The frequency at which WordPress email notifications are sent.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434