Skip to content

UTCWeb/utc-email-custom-posts

Repository files navigation

=== Utc Email Custom Posts ===
Contributors: (playgod)
Donate link: https://example.com/
Tags: email, custom post type, template
Requires at least: 4.5
Tested up to: 6.3.1
Requires PHP: 8.0+
Stable tag: 0.3.15
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Newsletters are WordPress custom posts with templates that are optimized for display and delivery to email clients.

== Description ==

# How to compose and send newsletters

Newsletters are WordPress custom posts with templates that are optimized for display and delivery to email clients. Because there are so many clients on so many different devices, the templates and styles are very simple and limited.
Tips for newsletter content:

    - Use basic text styles such as Headings, paragraphs, lists, and hyperlinks.
    - Separate sections with a horizontal rule line.
    - For images, use full-width, horizontal/landscape images. Choose “Medium Large 610px” style; do not align images. Image captions may be used.

## To create a newsletter:

- Hover or click the + New menu item and click Newsletter
- Add a Classic block to the content area (just begin typing "/class" and it'll appear for selection)
- In the Newsletter tab, under Templates, select the Image Header template, Default template, or E-News Digest template
- Use the WordPress visual editor to compose a simple post with text and images
- Publish or Update the newsletter, then click View Newsletter on the "Page updated" message that appears in the editor

== Installation ==

This section describes how to install the plugin and get it working.

1. Download the zip of the latest release and upload it to your site, or require the plugin release as a custom repo in your project's composer.json
1. Activate the plugin through the 'Plugins' menu in WordPress


== Frequently Asked Questions ==

= A question that someone might have =

An answer to that question.

= What about foo bar? =

Answer to foo bar dilemma.

== Screenshots ==

1. Campus Weekly template example

== Changelog ==

0.2 Pre-release has a single template for Campus Weekly newsletter
0.3 Adds additional templates for various uses
0.3.11 Adds Image Header template and deprecates Campus Weekly newsletter template