Last update: December 16, 2007 Status: Released Version: 1.0.1 License: GNU Lesser General Public License Requirements: At least WordPress 1.5 and above
This plugin automates the process of capitalizing titles.
Download
Description
The plugin automates the process of capitalizing titles. This is useful for making posts look more formal.
Installation
By installing the plugin, you agree to Tevine's policies.
Upload the "capital-titles.php" file into the "/wp-content/plugins/" directory.
/wp-content/plugins/
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).
Options > Title Capitalization
Feel free to poke around the internals of the plug-in.
Frequently Asked Questions
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())
the_content()
get_the_content()
Requirements
A working Wordpress install
Last update: December 16, 2007
Status: Released
Version: 1.0.1
License: GNU Lesser General Public License
Requirements: At least WordPress 1.5 and above
This plugin automates the process of capitalizing titles.
Download
Description
The plugin automates the process of capitalizing titles. This is useful for making posts look more formal.
Installation
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.
Frequently Asked Questions
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()orget_the_content())Requirements
A working Wordpress install
Download