تفصیل
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.
انسٹال کرݨ
- Upload the
wp-clean-chars
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
ہرہک دے سوال
- 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.
ریویو
There are no reviews for this plugin.
Contributors & Developers
“WP Clean Characters” is open source software. The following people have contributed to this plugin.
حصہ پاوݨ آلے“WP Clean Characters” دا آپݨی زبان وچ ترجمہ کرو۔
ڈیویلپمنٹ وچ دلچسپی ہے؟
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
تبدیلی لاگ
0.1.0
- Initial Release