# WP Title Case

`wp-plugin/wp-title-case` — WordPress plugin

> **Latest version not tagged in SVN.** WordPress.org reports version 15.01.01 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/wp-title-case
```

## Details

- **Latest version:** 1.6.0
- **Active installs:** 80
- **Composer installs:** 0
- **Author:** phillcoxon
- **WordPress.org:** https://wordpress.org/plugins/wp-title-case/
- **Homepage:** http://thisismyurl.com/downloads/wp-title-case/

## Description

Automatically applied title case rules to WordPress titles. This plugin automatically updates Page and Post titles to follow title casing rules.

## Versions (5)

- `1.6.0` (latest) — `composer require wp-plugin/wp-title-case:1.6.0`
- `1.5.0` — `composer require wp-plugin/wp-title-case:1.5.0`
- `1.2.1` — `composer require wp-plugin/wp-title-case:1.2.1`
- `1.2` — `composer require wp-plugin/wp-title-case:1.2`
- `1.1` — `composer require wp-plugin/wp-title-case:1.1`
