Michael Beckwith
Michael Beckwith
This PR converts our jQuery based code to equivalent vanilla JS code.
Lets remove the jQuery dependency from our javascript file.
Allows us to not rely on `get_current_screen()` and largely passes the same base value we're checking for anyway.
This PR adds support for specifying the "template_name" label, used in site editor.
This PR removes `node-sass`, adds `sass`, and does general package updates to latest versions.
We can re-use notes and learning from Constant Contact Forms work.
This would allow for retaining settings and configuration, but not passing them to the `register_*` functions. Consider a separate option that stores this status, so that we reduce risk of...
Let's get the graphics sync'd up style wise, add in ThemeSwitcherPro.
Original request: https://wordpress.org/support/topic/filter-by-post-type-for-image-extraction/ WPForms Premium allows for contact form entry storage and the post type entries used for that are get processed, even if spam suggestions. We already filter by...
Similar to #49 Get what we can from Gary at https://github.com/WebDevStudios/Automatic-Featured-Images-from-Videos/pull/54/files With the realization that we can handle [DailyMotion](https://github.com/WebDevStudios/Automatic-Featured-Images-from-Videos/issues/50), I think it's time to revisit the idea of getting some...