Tim Allen on 14 Jul 2017 12:17:00 -0700 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: [PLUG] The most pernicious bug in WordPress |
Again, that's why WP-CLI Is Your Friend. *grin* It does a ton of the heavy lifting for you.`wp db export` grabs you a SQL file. `wp db import [sql file]` imports the DB elsewhere. `wp search-replace [old url] [new url]` does the S&R, including serialized values.
___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug