Skip to content

Version 1.1

Compare
Choose a tag to compare
@tlovett1 tlovett1 released this 27 Oct 23:14
· 8609 commits to develop since this release
  • Refactored is_alive, is_activated, and is_activated_and_alive. We now have functions is_activated, elasticsearch_alive, index_exists, and is_activated. This refactoring helped us fix #150. Props @jamesmehorter
  • Add support for post_title and post_name orderby parameters in WP_Query integration. Add support for order parameters. Props @AaronHolbrook