Skip to content

DBSInteractive/WP-Search-and-Replace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WP-Search-and-Replace

A script to search and replace a WordPress database, including serialized strings. Especially useful for changing hardcoded domains in the database.

The script needs to be made exucutable, eg chmod +x wp_search_replace.sh

USAGE: wp_search_replace.sh old_domain.com new_domain.com

About

A script to search and replace the database, including serialized strings.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages