# Simple Post Expiration

`wp-plugin/simple-post-expiration` — WordPress plugin

> **Latest version not tagged in SVN.** WordPress.org reports version 1.0.1 but no matching tagged release exists, so the latest version isn't available as a tagged Composer release. Install with `dev-trunk` to track trunk, or pin to an older tagged version. See [all untagged plugins](https://wp-packages.org/untagged).

## Install

```sh
composer require wp-plugin/simple-post-expiration
```

## Details

- **Latest version:** 1.0
- **Active installs:** 400
- **Composer installs:** 0
- **Author:** Syed Balkhi
- **WordPress.org:** https://wordpress.org/plugins/simple-post-expiration/

## Description

A simple plugin that allows you to set an expiration date on posts. Once a post is expired, "Expired" will be prefixed to the post title.

## Versions (2)

- `1.0` (latest) — `composer require wp-plugin/simple-post-expiration:1.0`
- `dev-trunk` — `composer require wp-plugin/simple-post-expiration:dev-trunk`
