generated from UCF/CM-WP-Plugin-Template
-
Notifications
You must be signed in to change notification settings - Fork 0
Email Editor
Jo Dickson edited this page Jul 17, 2020
·
1 revision
This plugin provides an administrative interface for desigining emails with coronavirus-related information. Specifically, this plugin:
- Defines a new options page for housing the email builder (see
includes/options-weekly-email.php
) - Defines a new WP-JSON REST endpoint,
/coronavirus-weekly-email/v1/options/
, which presents all options defined in the email editor in a consolidated dataset (seeincludes/api-weekly-email.php
) - Defines a set of ACF fields and field groups for rows of email content (see ACF config). Individual rows of content can be drag-and-dropped to re-order.