Learndash_Binary_Selector
Class for LearnDash Binary Selector.
Description Description
Source Source
File: includes/admin/class-learndash-admin-binary-selector.php
Changelog Changelog
Version | Description |
---|---|
2.1.2 | Introduced. |
Methods Methods
- __construct — Public constructor for class.
- check_class — Check the class is valid.
- get_nonce_data — Get selector section nonce.
- get_pager_data — Get selector section pager data.
- get_search_label — Get selector section search label.
- is_valid_position — Utility function to check and validate the $postition variable. It should be only 'left' or 'right'.
- load_pager_ajax — Load selector section page AJAX.
- load_search_ajax — Load selector section search AJAX.
- process_query — Process selector section query.
- query_selection_section_items — Get selector section items.
- show — Show function for selector.
- show_selections_section — Show Selector section.
- show_selections_section_controls — Show Selector Controls.
- show_selections_section_items — Show selector section items.
- show_selections_section_legend — Show selector section legend.
- show_selections_section_pager — Show selector section pager.
- show_selections_title — Show Selections Title.
- validate_nonce_data — Validate selector section nonce.