Version 3.0.1
= Version 3.0.1 – December 14, 2024 =
- Settings are not registered until
set_current_useraction and only whenisSettingsPage(). - Non-standard "advanced mode" (i.e. "professional")
- Display "__ Level Feature" instead of hiding the feature/option.
- If level has multiple words (i.e. "Professional Mode Only"), display level only, else display "{level} Level Feature".
- If level starts with "-" (i.e. "-professional"), don't display.
- Filter
{classname}_advanced_mode_fieldto filter above display field.
- Display "__ Level Feature" instead of hiding the feature/option.
- Fix wp_filter_count(), wp_action_count().