Title: Text Beautify
Author: rsantor
Published: <strong>February 9, 2012</strong>
Last modified: February 9, 2013

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/text-beautify.svg)

# Text Beautify

 By [rsantor](https://profiles.wordpress.org/rsantor/)

[Download](https://downloads.wordpress.org/plugin/text-beautify.0.6.zip)

 * [Details](https://pcd.wordpress.org/plugins/text-beautify/#description)
 * [Reviews](https://pcd.wordpress.org/plugins/text-beautify/#reviews)
 *  [Installation](https://pcd.wordpress.org/plugins/text-beautify/#installation)
 * [Development](https://pcd.wordpress.org/plugins/text-beautify/#developers)

 [Support](https://wordpress.org/support/plugin/text-beautify/)

## Description

This plugin will automatically parse through the contents of each blog post and/
or comment when displayed and look for bad casing and other common grammatical/aesthetic
faux pas, like sloppy punctuation. It will also make blog post titles all uppercase
except for select words, which are kept lowercase. Double and single quotation marks,
as well as commas, are automatically made into their attractive curly form. You 
can also provide a custom list of tweaks you’d like the plugin to make, such as 
uppercasing select words or disabling some of the plugin’s default replacements.

For example, consider the following text as a comment’s contents:
 AMAZING!!!!! 
THIS IS SUCH AN AMAZING STORY AND I KNOW MY FRIEND,, DR. BOBBY WOULD THINK SO TOO…
DON’T YOU AGREE???!!!

The default functionality of the Text Beautify plugin would display that content
as follow:
 Amazing! This is such an amazing story and I know my friend, Dr. Bobby
would think so too… Don’t you agree?!

The full feature list is as follows:

 * Use proper sentence casing instead of all capitals in comments and post body
 * Capitalize each word in blog titles except for user-editable list of exceptions
 * Remove user-editable list of excessive punctuation; by default: exclamation marks,
   question marks, asterisks, commas
 * Replace standard quotation marks, apostrophes, and commas with their curly equivalents
 * Preserve case (in blog posts, blog titles, and comments) of user-editable list
   of terms
 * Execute user-editable list of specific string replacements (in blog posts, blog
   titles, and comments)

## Screenshots

 * [[
 * The plugin settings interface.
 * [[
 * An example sloppy post without Text Beautify enabled.
 * [[
 * The same post but this time with Text Beautify enabled.

## Installation

 1. Unzip text-beautify.zip into the `/wp-content/plugins/` directory. This will create
    directory `/wp-content/plugins/text-beautify/`.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. That’s it!

## FAQ

  Can I disable the plugin on just comments in my blog?

Yes! You can enable or disable the plugin on each of blog contents, blog titles,
and comments.

  Will the blog title capitalization override my custom uppercase terms?

Nope. You customizations will always take precedence over any of the default text
processing.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Text Beautify” is open source software. The following people have contributed to
this plugin.

Contributors

 *   [ rsantor ](https://profiles.wordpress.org/rsantor/)

[Translate “Text Beautify” into your language.](https://translate.wordpress.org/projects/wp-plugins/text-beautify)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/text-beautify/), check
out the [SVN repository](https://plugins.svn.wordpress.org/text-beautify/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/text-beautify/) 
by [RSS](https://plugins.trac.wordpress.org/log/text-beautify/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.6

 * Fixed significant bug wherein some beautified text was getting mangled or stripped.
   It would only happen on occasional page loads. Thanks to James Burnby who alerted
   me to this issue.

#### 0.5

 * Plugin will now automatically leave any text contained within square brackets
   untouched. Example: if [some plugin=”CODE”] is in your body of text, it will 
   be passed through as-is. This is because it’s very common for other WordPress
   plugins to use such special bracket tags to do their own special processing.

#### 0.4.2

 * Modified and corrected the way the new disabling of automatic case manipulation
   is processed; some automatic case adjustment was still executing

#### 0.4.1

 * Forcing new default options to be merged into existing options upon upgrade

#### 0.4

 * Fixed warning message on line 291
 * Added default case preservation for days of week, full month names, and short
   month names
 * Added ability to disable automatic case manipulation

#### 0.3

 * Corrected preg_match_all bug with invalid starting delimiter

#### 0.2.1

 * Minor fixes in plugin package

#### 0.2

 * Fixed handling of URL and HTML entity strings
 * Allowed for compatibility with <!–start_raw–><!–end_raw–> tags
 * Better processing of multi-line HTML tags

#### 0.1

 * Initial release.

## Meta

 *  Version **0.6**
 *  Last updated **13 years ago**
 *  Active installations **10+**
 *  WordPress version ** 2.0.2 or higher **
 *  Tested up to **3.5.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/text-beautify/)
 * Tags
 * [case](https://pcd.wordpress.org/plugins/tags/case/)[grammar](https://pcd.wordpress.org/plugins/tags/grammar/)
   [punctuation](https://pcd.wordpress.org/plugins/tags/punctuation/)[text](https://pcd.wordpress.org/plugins/tags/text/)
 *  [Advanced View](https://pcd.wordpress.org/plugins/text-beautify/advanced/)

## Ratings

No reviews have been submitted yet.

[Add my review](https://wordpress.org/support/plugin/text-beautify/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/text-beautify/reviews/)

## Contributors

 *   [ rsantor ](https://profiles.wordpress.org/rsantor/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/text-beautify/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://rommelsantor.com/clog/)