Change Text Case

plugin banner

Change Case adds buttons to change text case in the WordPress visual editor.

Author:Michael Aronoff (profile at wordpress.org)
WordPress version required:3.3
WordPress version tested:6.5
Plugin version:2.3
Added to WordPress repository:15-08-2013
Last updated:03-04-2024
Rating, %:96
Rated by:21
Plugin URI:
Total downloads:35 689
Active installs:2 000+
plugin download
Click to start download

This plugin solves one of my greatest annoyances. Quickly changing the case of selected text. Clients often send text with all caps or no caps and clicking through a ton of text to fix the case is often tedious work. I created this simple but effective plugin to eliminate that chore.

Based on a request I have added a fourth button to add Sentence Case as well. So if you have a large block of text with . ? or ! between sentences it will Cap only the first letter of each sentence.

There is an Options Page to enable or disable any of the buttons.

NEW
I have also added keyboard shorcuts!
Ctrl+Shift+L = Lowercase
Ctrl+Shift+U = Uppercase
Ctrl+Shift+S = Sentence Case
Ctrl+Shift+T = Title Case
(I do not own a mac to test on but command should work according to the TinyMCE documentation)

Usage

Highlight the text to be changed. Click the Visual Editor button inside your post/page for the desired effect:

  • UC – Changes selected text to all Uppercase.
  • lc – Changes selected text to all lowercase.
  • Sc – Changes selected text to all Sentence case.
  • Tc – Changes selected text to all Title case.

FAQ
ChangeLog