title-capitalization-for-wordpress icon indicating copy to clipboard operation
title-capitalization-for-wordpress copied to clipboard

[WordPress] Properly capitalizes post titles and heading elements in the post content when saving and updating posts.

Title Capitalization For WordPress

  • Contributors: tommcfarlin, afragen
  • Tags: posts
  • Requires at least: 3.9.0
  • Tested up to: 4.6
  • Stable tag: 1.2.0
  • License: GPLv2 or later
  • License URI: http://www.gnu.org/licenses/gpl-2.0.html

Properly capitalizes post titles and heading elements in the post content.

Description

Title Capitalization for WordPress provide proper capitalization for your post titles and heading elements (that is, h1, ..., h6 in your post content).

Works with Markdown header markup.

The plugin will fire whenever you manually save a draft, publish a post, or update a post.

Installation

Using The WordPress Dashboard

  1. Navigate to the 'Add New' Plugin Dashboard
  2. Select title-capitalization-for-wordpress.zip from your computer
  3. Upload
  4. Activate the plugin on the WordPress Plugin Dashboard

Using FTP

  1. Extract title-capitalization-for-wordpress.zip to your computer
  2. Upload the title-capitalization-for-wordpress.zip directory to your wp-content/plugins directory
  3. Activate the plugin on the WordPress Plugins Dashboard

ChangeLog

See CHANGES.md.

Credits

This plugin leverages the work of the following people:

  • original Title Case script © John Gruber
  • JavaScript port © David Gouch
  • PHP port of the above by Kroc Camen

Notes

This plugin uses Andy Fragen's GitHub Updater plugin in order to provide automatic updates.

If you'd like to receive automatic updates for Title Capitalization for WordPress, then make sure to install that plugin, as well.