Mike Hemberger
Mike Hemberger
Human Made's fork does something similar but i don't like the approach as much. I used before_row and after_row to wrap my field in `` in order to add different...
As a web developer/designer I use (and love) ImageOptim near-daily. I always leave it running but often wish there was a menu bar icon that I could drag images to,...
This plugin seems useful, thanks! However, I can't use it because we don't want jQuery loading on our sites. I'm just making an official feature request if you could switch...
### Issue description: I'm just starting to play with block patterns and realized that none of my Kirki CSS is used in the pattern preview when inserting a pattern, either...
Fixes my part of https://github.com/kirki-framework/kirki/issues/2466 A TL;DR quick test to see the bug is to create 2 fields that save to the same option. Make sure a default is set...
Right now `merlin_after_all_import` only passes `selected_import_index`. IMO it would be better to also (or in place of) pass the data from `get_import_data_info()`. This would allow devs to only run certain...
Haven't had a chance to debug but leaving this in case anyone else sees it or has a fix. 
Looking at https://github.com/richtabor/MerlinWP/issues/57 and https://github.com/richtabor/MerlinWP/issues/1 got me thinking... The same way we have the recommended plugin options, it would be nice to "choose" how much content to import. - Posts,...
For those of us using multiple demo imports, this would help us run some demo specific code. PR to follow.
Since some of the latest PR's allow Merlin to be used in a child theme or a plugin, we need a better way to declare if/when the redirect should happen....