bobbingwide / oik-batch

Batch interface to WordPress
https://www.oik-plugins.com/oik-plugins/oik-batch
GNU General Public License v2.0
0 stars 0 forks source link

Add oik-locurl.php for localisation of an imported database #8

Closed bobbingwide closed 8 years ago

bobbingwide commented 8 years ago

When a database is exported and imported using MySQL the siteurl and home options need to be set. Currently this is done using phpMyAdmin. It would be nice if this could be achieved running a simple batch routine.

Proposed solution

Develop a component of oik-batch called oik-locurl.php which will report/set these values as required. Also make it work for WPMS sites.