Greg Priday
Greg Priday
Would you be open to supporting [npm critical](https://www.npmjs.com/package/critical) as an alternative to [criticalcss.com](https://criticalcss.com)? Criticalcss.com is great for WordPress sites on shared hosting environments, but if you have the server rights...
If possible, it would be great to have a Page Builder field available in Advanced Custom Fields.
This allows us to specify multiple versions of the background image much like srcset. https://drafts.csswg.org/css-images-3/#image-set-notation We can use this for all Page Builder styling using `wp_get_attachment_image_srcset`.
At the moment, the classes and associated PHP files for each active widget is loaded on every page request. We've heard from a few users that this is causing quite...
Currently using the font field type is fairly complicated. See what can be done to simplify as much as possible. Would be very epic to migrate something like I did...
When SiteOrigin widgets are used outside places where we would have enqueued their scripts and styles, their forms just show up as a message telling the user to reload the...
It seems like we have a few issues with using Dashicons in other page builder plugins. We could solve this by using a custom icon set for the icons we...
If a theme already includes something like Font Awesome, using an icon-based widget with a Font Awesome icon, will cause FA to be enqueued twice. Ideally, we should have a...
## Description This PR is fairly simple. It just gives you the ability to pass extra `axios_config` in the `options` parameter. The It Fixes https://github.com/LuanRT/google-this/issues/21 by allowing you to pass...
# Thank you for contributing an eval! ♥️ 🚨 Please make sure your PR follows these guidelines, __failure to follow the guidelines below will result in the PR being closed...