Micah Wood
Micah Wood
Currently, if a site has the default status of 'off' (disabled), the status in the sites list view shows 'enabled' as the status. This is due to checking if the...
Properly escape translatable strings. Correct invalid or non-existent text domains on translation functions. Use literal strings where possible.
Regarding the blue "View Ticket on Track" button, I clicked on it expecting it to open in a new window. Ideally, it would open in a new window or I...
 Chrome 48.0.2564.103
**Is your feature request related to a problem? Please describe.** Currently, the plugin is using the `mm_brand` option instead of the `nfd_brand` option (Mojo instead of the NewFold prefix). **Describe...
**Is your feature request related to a problem? Please describe.** Currently, we set a `$container->get('plugin')->id`, which gets passed as `origin` to the Hiive. We also send a `brand` property to...
**Is your feature request related to a problem? Please describe.** There are typically a few flaky tests that fail when running the full testing matrix. When these fail, we have...
Currently, all of our tests are at the plugin level. We would like any tests related to our modules to be stored in the module repos and then run as...
**Summarize the issue (briefly)** Currently, the Bluehost plugin doesn't work on VPS accounts. Specifically, staging isn't compatible. I requested that the `exec` function be enabled on VPS and Chris Miles...
In order to avoid Composer autoloading package version conflicts when other popular plugins use the same package at a different version, we will use [Imposter](https://github.com/TypistTech/imposter) to ensure our vendor packages...