Kelly Dwan
Kelly Dwan
> Is it possible to apply these content filters on get_block_templates instead? It looks like that applies to the template content before the blocks are parsed and rendered, so it...
> I don't understand how this isn't a problem already: once you load patterns in the editor, they'll be resolved, and disappear on the next save. For my case, these...
Our browser support etc are determined by WP core. Pulled from our autoprefixer settings, we say we support Chrome 21+, Firefox 17+, IE7+, Opera 12.1+, Safari 6.0+, Android 2.1+ –...
This does IE6+ support, but expects a set naming convention for the png icons. From the example, if your SVG markup is ``` ``` It replaces the `#` with a...
Here's a [Google Doc list of all the Dashicons](https://docs.google.com/spreadsheets/d/1SiBFTirCf8HMtU0om08TmEt5SjY2hbcLqqahMTNnv2M/edit#gid=0)
Should be fixed in #37, but I don't have an IE to test with — can someone confirm this is fixed now?
These icons have been swapped, and just need a style check & cleanup
My first idea is to have a "registration", like CSS and JS, where you can add an SVG sprite to a list, give it a name, and then in the...
Here's a list of these files along with the count of how many times they're in these two lists. I think it might be worth just "assigning" files to anyone...
I [answered in slack](https://wordpress.slack.com/archives/C02QB8GMM/p1715096138234999), but to add it here for others: > If you run `composer update`, then you should be able to run `yarn setup:tools` again. There’s a dependency...