Gary Thayer

Results 6 issues of Gary Thayer

Request received here: https://wordpress.org/support/topic/is-it-possible-to-import-addresses-per-customer/

feature request

### Is your enhancement related to a problem? Please describe. We're working on a project where we want to include autosuggest search results as well as recommendations on alternative suggestions....

## Description of the Change Opened an issue here: https://github.com/10up/plugin-scaffold/issues/130 ### Benefits SVGs will display correctly on deployment ### Possible Drawbacks Perhaps there is a reason viewbox is removed which...

**Describe the bug** When `npm run build` is run, SVGs have their "viewbox" attribute removed which causes cropping: ![image](https://user-images.githubusercontent.com/6576646/100149085-a7693380-2e6b-11eb-8b67-6f69751aea8b.png) This is caused in `plugin-scaffold/config/webpack.config.common.js`. `ImageminPlugin` can be updated to this...

type:bug

### Description of the Change Provides SVG support for the Enable Media Replace plugin Closes https://github.com/10up/safe-svg/issues/284 ### How to test the Change 1. Install SafeSVG and Enable Media Replace 2....

needs:code-review

### Describe the bug The Safe SVG and Enable Media Replace plugins do not work together for replacing SVGs. EMR relies on WP core functions to determine allowed mime types,...

needs:code-review