Philip Newcomer

Results 12 comments of Philip Newcomer

I might be able to tackle this, although at my current skill level I think it's a bit over my head, so don't count on seeing anything too great. :)...

> It's possible that some themes or plugins would have many options on a page. It seems to me that tabs are the perfect solution to this. I can't imagine...

Hi @magnificode, thanks for the offer! I am looking for help on this. I'd welcome your help in testing Windows support (when it's ready), or if you feel up to...

@liciniofs if you'd like to create a PR, that'd be great. However, Windows support will require more than just fixing paths. I've detailed in my previous comment on this ticket...

@jacobarriola I generally do a DB search/replace of the live URL to the local URL whenever I import a production database, but I can see how this change would be...

I saw in the most recent Docker update release notes that "there is an RFC banning the use of subdomains of localhost". We may want to reconsider the default local...

`.localhost` is definitely going to be a problem. Subdomains of `localhost` will always be resolved directly to 127.0.0.1 by the operating system, bypassing any hosts file entries. That would be...

also `create`/`drop`/`reset`

@Faison thanks for tackling this issue. You are correct that the error about the `security` command is occurring because we're trying to add the certificate to the macOS keychain, which...

@Faison here's the screenshot of the Docker sharing settings on macOS: