Ovaj dodatak nije testiran s najnovija 3 glavna izdanja WordPress-a. Možda se više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada se koristi sa novijim verzijama WordPress-a.

WP Clean Characters

Opis

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.

Instalacija

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

ČPP

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.

Recenzije

Nema recenzija za ovaj dodatak.

Saradnici i programeri

“WP Clean Characters” is open source software. The following people have contributed to this plugin.

Doprinositelji

Prevedi “WP Clean Characters” na vaš jezik.

Zainteresirani za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Zapis promijena

0.1.0

  • Initial Release