# WPTT ICS Feeds

Contributors: Curtis McHale
Tags: calendar, ICS
Requires at least: 3.4
Tested up to: 5.5.1
Stable tag: 1.4.4

~Current Version:1.4.4~

## Description

Adds an ICS compatible feed of your published and future posts. By default we get 6 weeks back from the current day. All future posts are retrieved.

## Installation

1. Extract to your wp-content/plugins/ folder.

2. Activate the plugin.

3. Subscribe to the feed

## Usage

Get the feed links from your user profile and subscribe to the feeds from Google Calendar or iCal.

### Subscribing

URL locations for your feeds can be found on your user profile. Currently there are feeds for all posts and for each author.

## Changelog

### 1.4.4

- adding unit tests and fixing minor issues tests revealed

### 1.4

- mainly just automating deployment to .org from github

### 1.2

- we now get posts 6 weeks back from today and all future posts

### 1.1

- added author query param
- added links to the user page so they are obvious to find

### 1.0

- basic feed that puts published and scheduled posts on your calendar
