Ethan Clevenger

Results 34 issues of Ethan Clevenger

## Feature Request - [X] Yes, I reviewed the [contribution guidelines](https://make.wordpress.org/cli/handbook/contributing/). **Describe your use case and the problem you are facing** In WP 4.2, [the WP database collation was updated](https://make.wordpress.org/core/2015/04/02/the-utf8mb4-upgrade/)...

I'm running Hyper-V and [Laravel Homestead](https://github.com/laravel/homestead). The IP address configured in Homestead.yaml is being used to update the hosts file instead of the IP reported by the box being started....

wontfix

## EXPLANATION OF THE ISSUE When WordPress is installed in its own directory, the `wp_dir` static function can't find it and the title error is thrown for assets like `plugins/s2member/s2member-o.php?ws_plugin__s2member_js_w_globals=1&qcABC=1&ver=191022-3535278483`....

Somewhat like #6816, which proposed adding an option to the `require` command to get `~` instead of `^` as the version constraint for a package. The impetus was projects that...

This suggests that while this plugin is currently closed (temporary, per the repo), it should still be available to install via Composer. But when I attempt to install it: ```...

upstream-packaging

### Terms - [X] I have read the [guidelines for Contributing to Roots Projects](https://github.com/roots/.github/blob/master/CONTRIBUTING.md) - [X] This request is not a duplicate of an existing issue - [X] I have...

bug

## Prerequisites - [x] I have searched for similar features requests in both open and closed tickets and cannot find a duplicate. - [x] The feature is still missing in...

compatibility/3rd-party

Fixes #1343 . Describe your approach and how it fixes the issue. # Checklist - [X] Project documentation has been updated to reflect the changes in this pull request, if...

Had an issue where a host was caching the `packages.json` endpoint after Composer was able to successfully connect. Subsequent unauthenticated requests, even in-browser, would succeed. Looking at the response headers,...

I'm imagining a scenario where this plugin is installed and functional, but a developer may want opt-in behavior for the actual sorting of terms. If the `wp_term_order_taxonomy_override_orderby_supported` filter is used...