Jeffery To
Jeffery To
I've set up an [alias with an @ symbol](https://goenning.net/2017/07/21/how-to-avoid-relative-path-hell-javascript-typescript-projects/), but when I try to reference a partial with it, I get a parse error. I also get the same error...
These changes work with the built-in [responsive image functionality added in WordPress 4.4](https://make.wordpress.org/core/2015/11/10/responsive-images-in-wordpress-4-4/), to allow browsers to download smaller images when possible. These changes affect: * Content images * Featured...
Currently, installing `email.message` (or any package that requires it, i.e. `email.feedparser`, `email.parser`, `http.client`) or `glob` causes the python-stdlib version of `os` to be installed instead of the unix-ffi version. This...
The main repo [voted](https://openwrt.org/voting/2023-02-27) to switch their "master" branch to "main". (The [March 2023 developer meeting notes](https://openwrt.org/meetings/20230328) also has some details.) I suggest we do the same here, for the...
ash (the busybox version) is the default shell on OpenWrt. The ash package installed in the Docker image actually installs a symlink to dash, but ash and dash are similar...
Bash may not always be installed, for example on OpenWrt, and attempting to call the show path commands for Bash will cause a `FileNotFoundError` to be raised. This wraps the...
## What problem does this address? Before WordPress 6.5, the block preview height was not fixed, instead adapting to the height of the preview content. After 6.5, the block preview...
I'm looking into updating the OpenWrt package for iniconfig (from 1.1.1 to 2.0.0), and when I try the example from the readme with 2.0.0 (using the example ini file) I...
Trac ticket: https://core.trac.wordpress.org/ticket/61064 --- **This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See [GitHub Pull...
This updates the code to be compatible with gedit 3.8: - Updated .plugin file (with a separate .plugin file for gedit