Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

WP Clean Characters

Beschreibung

Copying and pasting content from the web or other documents can insert invalid characters into post content and create invalid RSS feeds. WP Clean Characters fixes this by converting those invalid characters into valid UTF-8 entities when saving a post. A feature is also included to go through your post archive and clean any invalid characters in those as well.

Installation

  1. Upload the wp-clean-chars folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‚Plugins‘ menu in WordPress

FAQ

What if I’m not using UTF-8 Encoding

This plugin won’t make any changes to your content if your site’s encoding is not set to UTF-8.

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende & Entwickler

„WP Clean Characters“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „WP Clean Characters“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

0.1.0

  • Initial Release