* Feature - Introduce a configurable membership directory block with search, filtering, and pagination of members.
* Fix - When a user doesn't belong to any membership plan, don't show them any profile fields in the My Account area
* Fix - Remove deprecated usages of `is_ajax()` in favor of `wp_doing_ajax()` * Misc - Require WooCommerce v3.9.4 or later