TDLM Title Case
TDLM Title Case
Description
TDLM Title Case adds a Title Case panel to the block editor document sidebar. When you’re editing a post title, choose one of four options in a 2×2 button grid:
- Title Case — capitalize words using configurable lowercase and uppercase word lists
- All Lowercase
- All Uppercase
- cRaZy CaSe
The title updates immediately and supports undo through the editor.
Configure the lowercase and uppercase word lists under Settings TDLM Title Case.
Installation
- Upload the
tdlm-title-casefolder to the/wp-content/plugins/directory - Activate the TDLM Title Case plugin through the Plugins menu in WordPress
- Edit a post in the block editor and open the Title Case panel in the document sidebar
- Optionally configure word lists under Settings TDLM Title Case
Faq
No. Version 2.0.0 requires the block editor (Gutenberg). Classic Editor support was removed.
Yes. Go to Settings TDLM Title Case and edit the comma-separated lowercase and uppercase word lists.
Reviews
WP 4.7.2
By Gary Wright (garywright) on February 27, 2017
Great idea and exactly what I was looking for but... Doesn't seem to work with WP 4.7.2.
Changelog
2.0.0
- Rewritten for the block editor with a document sidebar panel and 2×2 case button grid.
- Added cRaZy CaSe transform.
- Added TypeScript-based editor assets built with
@wordpress/scripts. - Added wp-env local development setup and GitHub Actions for tests and WordPress.org deployment.
- Requires WordPress 6.6+ and PHP 7.4+.
- Removed Classic Editor dropdown support.
1.0.1
Release Date: May 21st, 2015
- Maintenance release.
1.0.0
Release Date: April 10th, 2015
- Initial release.