Michael Beckwith

Results 748 comments of Michael Beckwith

Are you using the plugin standalone or is it potentially being included as part of a separate plugin or theme? If as part of a separate plugin/theme, you'll need to...

Many moons later. I don't think we should outright hide installed plugins, but perhaps we could make a filter like we have "active" and "inactive" for a "WDS Must use"....

Hi @aloMalbarez, Looking at the track ticket https://core.trac.wordpress.org/changeset/50120 it looks like they also added a "filter_by_date" label for post types. Would you be interested in adding a matching field for...

Merged, but not closing the issue quite yet as I want to get proper credits in for the edits, via changelog, which I'm not handling quite yet.

PR found at ~~https://github.com/WebDevStudios/custom-post-type-ui/pull/1001~~ ~~https://github.com/WebDevStudios/custom-post-type-ui/pull/1002~~ https://github.com/WebDevStudios/custom-post-type-ui/pull/1013

Also needs to be made keyboard accessible

I think we could make use of a `dist` copy of https://www.cssscript.com/themeable-icon-picker/ with a modified source list.

This is available out-of-box with Autocomplete 1.x Possible solutions for 0.38x: * https://github.com/algolia/autocomplete/issues/194#issuecomment-362023898 May also be a good chance to encourage switching to "autocomplete-modern" once we have that released.

PR is ready at ~~https://github.com/WebDevStudios/custom-post-type-ui/pull/1002~~ https://github.com/WebDevStudios/custom-post-type-ui/pull/1013

For the moment, I'm not completely de-jQuerying but am adding strict mode and small details. PR can be found at https://github.com/WebDevStudios/wp-search-with-algolia/pull/534