You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am pushing my db to both staging and production and it searches and replaces the url (from :wpcli_local_url / :wpcli_remote_url) just fine. However I have some absolute paths that I would like to search and replace as well. Is there support to handle cases like this?
The text was updated successfully, but these errors were encountered:
@Bobeta That's probably too much of an edge case for us to integrate. However, if you feel that this could be an improvement for your cases, you could still integrate this in your Capistrano workflow. You could even leverage the wpcli for that.
Thanks for your work, really great stuff!
I am pushing my db to both staging and production and it searches and replaces the url (from :wpcli_local_url / :wpcli_remote_url) just fine. However I have some absolute paths that I would like to search and replace as well. Is there support to handle cases like this?
The text was updated successfully, but these errors were encountered: