/WP_Change_Case

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

=== Change Titles Case ===
Contributors: Michael Parisi
Plugin Name: Change Titles Case
Plugin URI: https://properprogramming.com/wp-change-titles-case/
Author URI: https://properprogramming.com
Donate link: https://paypal.me/properprogramming?locale.x=en_US
Tags: title, caps, backend, utilities, admin
Requires at least: 5.0
Tested up to: 5.8.2
Requires PHP: 7.1
Stable tag: 1.0.3
Version: 1.0.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

The title transformation (converts) plugin adds administration functions to the management of posts, pages, categories and most custom content (ACF Compatible).

== Description ==

This plugin is completely free, and offers no pro versions.  <a href='https://properprogramming.com'>Custom Website and WordPress Plugin Assistance</a> is available.

<a href='https://properprogramming.com/tools/wp-change-titles-case/'>Please visit my website for screenshots and more.</a>

I created this plugin with the desire to help convert titles or transform titles case to various case styles on posts and categories.  Initially this was for handling issues due to importing improper cased data but I soon realized many people needed this.

The transform case plugin works by modifying the titles and provides certain advantages over CSS solutions by providing advanced control and customization.

Currently, the plugin supports Upper, Lower, and Mixed/Snake Case.  Sentence case is desired, but currently not supported due to the need for a list of nouns.  It should work with all latin languages, but is not currently language specific in its design.

This plugin allows you to set words/acronyms that will keep these key words lower or upper case.  This can allow you to change the case frequently.

Since this plugin runs from the Admin screen.  There is no requirement to keep this plugin after its transformation is performed, and it should not degrade the performance of your server.

No warranty is provided and we recommend backing up the system before performing any transformation.  Use at your own risk.

== Screenshots ==

== Installation ==

To install, simply add it as you will any plugin.  The system will then add a new menu item under settings that can allow you to set the exceptions.

e.g.

1. Upload the zip file from wordpress to the `/wp-content/plugins/` directory or from the WordPress.org "Download" button or search for it and push the "Add Now" button.
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Goto Settings->Change Titles Case to set the words to keep lower or upper when using Mixed case.
4. Goto any wordpress management page and you should see additions to the drop down for mass edits.

== Frequently Asked Questions ==

= What is the future possibility's for this plugin =
I'd love to add sentence case and also add an option to automatically format the title when the document is first inserted as well as updated.  Please <a href="https://properprogramming.com/contact">contact me</a> if you'd like to rush the process by paying me for my time.

== Changelog ==

= 1.0 = Initial Release
* A completely free plugin.

== Donations ==
<a rel='no-follow' href='https://paypal.me/properprogramming?locale.x=en_US'>Donate Now!</a>