Makes admin post search use the relevance orderby parameter to make it easier to find admin content. Fixes bug with Beaver Builder show/hide logic when using the "after" operator. Fixes bug with yoko.yml CPT generator that overwrote the rest_base parameter needlessly.
Enhancements
- [Admin Search] Orders post type listing search results and menu quick-add searches by relevance.
Fixes
- [Beaver Builder] Fixes logic in Show/Hide tab when setting show or hide "After" a date.
- [YOKO YAML] Fixes bug with
yoko.yml in which the default rest_base was overwritten unneccessarily causing the Gutenberg editor to not work.