WP Manifestindependent plugin directory
manifest / content / titlecasetitles

Title Case Titles

WordPress plugin for making titles and headings display in Title Case.

by Stuart Robertson · github.com/stuartrobertsonx/titlecasetitles

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/stuartrobertsonx/titlecasetitles/archive/refs/heads/main.zip

WordPress plugin for making titles and headings display in Title Case.

Description:

Converts all Titles, Headings (h1-h6), Buttons, and some custom navigation to AP Style Title Case. All words are capitalized, except for "small words" (typically articles, short prepositions, and some conjunctions of 3 characters or less) that are not the first or last word of the title.

Key Features

  • Wordpress Setting option for applying Title Case Titles to either Pages + Posts, or just Pages
  • Page Titles
  • Headings (h1-h6)
  • WordPress Buttons (class="wp-block-button__link")
  • Custom Navigation (class="child-page")

Setup

  • Upload the folder to /wp-content/plugins/
  • Activate from /wp-admin/plugins.php
  • Adjust settings from /wp-admin/options-general.php?page=tct-settings

Disclaimer

This code is provided as is without warranty of any kind, either express or implied, including any implied warranties of fitness for a particular purpose, merchantability, or non-infringement.