# Cleanup Text

`wp-plugin/cleanup-text` — WordPress plugin

> **Latest version not tagged in SVN.** WordPress.org reports version 2.0.1 but no matching tagged release exists, so the latest version isn't available as a tagged Composer release. Install with `dev-trunk` to track trunk, or pin to an older tagged version. See [all untagged plugins](https://wp-packages.org/untagged).

## Install

```sh
composer require wp-plugin/cleanup-text
```

## Details

- **Latest version:** 2.0.0
- **Active installs:** 10
- **Composer installs:** 0
- **Author:** roggie
- **WordPress.org:** https://wordpress.org/plugins/cleanup-text/
- **Homepage:** http://www.thehypervisor.com/cleanup-text/

## Description

Function to remove smart quotes, HTML and other special characters from text. Call the function with text as argument, function returns clean text.

## Versions (2)

- `2.0.0` (latest) — `composer require wp-plugin/cleanup-text:2.0.0`
- `1.0.1` — `composer require wp-plugin/cleanup-text:1.0.1`
