The plugin automates the process of capitalizing titles. This is useful for making posts look more formal.
By installing the plugin, you agree to Tevine's policies.
Upload the "capital-titles.php" file into the "/wp-content/plugins/" directory.
Login to your Wordpress Administration Panel
Go to the plugins tab, and activate the "Title Capitalization" plug-in. If there are no error messages, the plugin is properly installed.
You can edit options via the Wordpress Administration area (Options > Title Capitalization).
Feel free to poke around the internals of the plug-in.
That's it? No editing of templates?
Installing this plugin does not require editing of your template files. Deactivating the plugin will revert the titles to its original forms.
What does it affect?
The plugin affects titles in posts (i.e. they use the_content() or get_the_content())
Requirements
A working Wordpress install