Ben Keith
Ben Keith
From the install instructions in README.md: > pear channel-discover pear.avalanche123.com > pear install avalanche123/doxphp-beta Once upon a time, I set up this repo using `pear`. When I run `pear-channel-info pear.avalanche123.com`,...
Which is to say, entering a capital `Y` instead of `y` is interpreted as a `N` or `n` or other negative answer.
On https://developer.wordpress.org/cli/commands/scaffold/taxonomy/, the docs display `<` and `>` instead of the respective glyphs: `--theme` and `--plugin` should probably have identical formatting with regards to whether the `=` is included inside...
## The problem NoScript's injected CSS is breaking the Tumblr Dashboard. ## How I diagnosed this  The tumblr dashboard https://www.tumblr.com/dashboard is loading with broken styles. The...
## Bug Report - [x] Yes, I reviewed the [contribution guidelines](https://make.wordpress.org/cli/handbook/contributing/). - [x] Yes, more specifically, I reviewed the guidelines on [how to write clear bug reports](https://make.wordpress.org/cli/handbook/bug-reports/). ### Describe the...
## Changes This pull request makes the following changes: - Links out to Helpscout page with list of currently-maintained plugins - Separates plugin list between maintained and not - Keeps...
- [x] make list of already-sunset plugins: - https://docs.google.com/spreadsheets/d/1FtT88n83EBihDYea2O_ZaJsd9ZSdG6ug-lhiCCDZj_0/edit#gid=0 - https://docs.google.com/document/d/1n-XB-Ya2vrfPNoo1LyDgQd-_LKe7QE32KPQbo6UetG0/edit# - [ ] For each plugin, check: - largo.readthedocs.io - INN/docs - support.inn.org - labs.inn.org - largo.inn.org
https://github.com/INN/docs/tree/master/style-guides/code It may be worth some time to discuss our code style guidelines, and whether we want to formally adopt `.editorconfig` to help ensure those guidelines. Related: A community contribution...