WP-Members Advanced Options version 2.3.0 was released today. This version includes some updates, some improvements, and a new feature.
New Feature
This version adds post restriction by user. Now you can restrict posts/pages to specific users the same as you would with roles. The plugin still includes the role restriction. This just adds another dimension to that.
Updates and Improvements
This update replaces the use of woocommerce_get_page_id()
which is now deprecated in WooCommerce. The new function is wc_get_page_id()
.
The RocketGeek code libraries were updated to the latest versions for smoother operation with PHP 8.2+.
Translation template was updated.
jQuery tabs added a custom stylesheet for use when another plugin also uses the jQuery UI. This is common when used with WooCommerce, the default UI style that WC uses does not really fit the WP-Members tabs look/feel all that well. This is just a cosmetic improvement.