theMikeD

Results 6 issues of theMikeD

I am running MAMP Pro and VVV simultaneously, and sometimes concurrently. When MAMP Pro has first crack at the `/etc/hosts` file, it ends up looking like this: ``` 127.0.0.1 scratch.test...

Great code, playing with it now in WordPress. After setting it up I noticed error like the following in the Chrome dev tools console `Resource interpreted as Font but transferred...

As requested in https://github.com/humanmade/amf-wordpress/issues/21 I'm asking here now. Let's say I implement this plugin and everything goes swimmingly. Then I need to stop using it. Is there any documentation, or...

### Description of the bug If I create a repeater and one of the fields in the group added by the repeater is marked as `required`, the expected functionality associated...

bug

Consider the following code, in which the `manual` option of `ip_option` is used to conditionally display `manual_ip` which is a text box to allow the user to enter an IP...

There is passing reference to unit testing and no reference at all to step debugging. This would seem to be the right place for this info.

documentation
help wanted