Learndash_Binary_Selector::show_selections_section_items Learndash_Binary_Selector::show_selections_section_items( string $position = '' ) Show selector section items. ContentsDescription Parameters Source Changelog Related @package Uses Used By Description # Parameters # $position (string) (Optional) Value for 'left' or 'right' position. Default value: '' Source # File: includes/admin/class-learndash-admin-binary-selector.php Changelog # Changelog Version Description 2.2.1 Introduced. Related # @package # LearnDash / Settings Uses # Uses Uses Description includes/admin/class-learndash-admin-binary-selector.php: Learndash_Binary_Selector::build_options_html () Build selector section options HTML. includes/admin/class-learndash-admin-binary-selector.php: Learndash_Binary_Selector::is_valid_position () Utility function to check and validate the $position variable. It should be only ‘left’ or ‘right’. Used By # Used By Used By Description includes/admin/class-learndash-admin-binary-selector.php: Learndash_Binary_Selector::show_selections_section () Show Selector section.
Uses # Uses Uses Description includes/admin/class-learndash-admin-binary-selector.php: Learndash_Binary_Selector::build_options_html () Build selector section options HTML. includes/admin/class-learndash-admin-binary-selector.php: Learndash_Binary_Selector::is_valid_position () Utility function to check and validate the $position variable. It should be only ‘left’ or ‘right’.
Used By # Used By Used By Description includes/admin/class-learndash-admin-binary-selector.php: Learndash_Binary_Selector::show_selections_section () Show Selector section.