Skip to content

coderbyheart/wordpress-convert-encoding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Script to convert WordPress' content encoding

This script converts the encoding of all database entries of wordpress into another encoding. In most cases you would convert into UTF-8.

IMPORTANT!

Remember to dumpy your database first

mysqldump --opt DB_NAME

Or use phpMyAdmin:

Do NOT run this script more then once

Instructions

Place this script inside the wp-content folder of your blog and access it via the browser, e.g. http://yoursite.com/blog/wp-content/convert-encoding.php

About

Script to convert WordPress’ content encoding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages