Mike Hemberger
Mike Hemberger
This one is a bit crazy, but would be awesome for import speed. What if we could define a 'local_image_dir' that we could store the demo images _inside_ our theme/plugin/merlin?...
I love that we can alter the main query via each_connected, but it would be really efficient to add all adjacent items to the main query via a new method....
**Describe the bug** We're trying to speed up queries by using `update_post_thumbnail_cache()` on the search results query. When using custom search results it seems the reordered posts are added to...
I'm planning to add an upsell in our theme and add some Google Tag Manager utm query args. Using `esc_url()` replaces entities for display the `&` in the url. I'm...
Thanks for this plugin! Needed similar for a project and decided to see what was available and found this. Not a huge deal for me, but the textdomain [here](https://github.com/justintadlock/series/blob/master/inc/functions-taxonomies.php) looks...
### Issue description: When Kirki is loaded via composer (autoload.php) it causes clashes with other plugins, in a very strange way. ### Version used: 4.1.0 ### Using `theme_mods` or `options`?...
Using PUC 5.0 in my plugin, LocalWP, and PHP 8.1.9, I get the following error: ``` version_compare(): Passing null to parameter #1 ($version1) of type string is deprecated ``` on...
PHP 8.1.9 via LocalWP. ```html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated``` Sorry I haven't tested more yet, but figured I'd log this one while I...
Hey Tonya! I still use this plugin daily, and recommend it for debugging/tracing/etc when theme customers need an easy way to see and screenshot errors and traces. Any chance we...
Would come in handy for sure.