Latest version not tagged in SVN
WordPress.org reports version 2.0.1 but it doesn't match any tagged release, so the latest version isn't available as a tagged release via Composer. or see all untagged plugins.
Install latest from trunk
Install with dev-trunk to get the latest code. Composer will pin to a specific SVN revision in your lock file.
$
composer require wp-plugin/cleanup-text:dev-trunk
Cleanup Text
plugin v2.0.0wp-plugin/cleanup-text
$
composer require wp-plugin/cleanup-text
Click to copy
Function to remove smart quotes, HTML and other special characters from text. Call the function with text as argument, function returns clean text.
-
2.0.0 latestLatest version not tagged in SVN
composer require wp-plugin/cleanup-text:2.0.0 -
1.0.1
composer require wp-plugin/cleanup-text:1.0.1