if I change the domain url it does not update in WP. In other services like Cloudways and RunCloud a search & replace will be performed to update the domain name in WordPress database. I would love to have this feature here as well 🙂
+1
in the meantime /usr/bin/wp-cli search-replace 'old' 'new' --recurse-objects --skip-columns=guid --skip-tables=wp_users
This feature request has been added to the roadmap: https://enhance.com/support/product-roadmap
This feature is included in the latest update (10.1): https://enhance.com/support/release-notes
I just ran a search and replace and it missed 50 instances mostly media files. Is anyone else having this issue?
fizzpopmedia Yes, I usually run a database find and replace myself to pick up all instances of the new url.