Johan Mynhardt

Results 15 comments of Johan Mynhardt

The following fixed it for me: ```bash git remote set-head origin -a ``` Eventually found a semi-good explanation at: https://learnku.com/articles/71493 (My issue is actually when I'm trying to run `git...

@SimonIT I've given this some thought: Myself and @michaelwiles have since moved on and don't have control over those any longer. From the look of things, PR merges and release...

I'm having similar pains. Scenario: - Windows 11/WSL2 using the Ubuntu distro. - Natively on a Linux host as well (Pop!_OS 22.04 LTS x86_64) - An `ssm` tunnel to an...

This is biting me in the heel as I'm trying to update my Java Client to support both 4.6 with WP-API and 4.7 with the API integrated to core. I...

In that case, maybe the documentation for the schema should be updated on the developer.wordpress.org version. That version too says that an object is returned, but when no data is...