Learndash_Binary_Selector::check_class( string $class_name )
Check the class is valid.
Description Description
Used by the learndash_binary_selector_pager_ajax() function.
Parameters Parameters
- $class_name
-
(Required) Class name to check.
Return Return
(true) if valid.
Source Source
File: includes/admin/class-learndash-admin-binary-selector.php
Changelog Changelog
Version | Description |
---|---|
3.2.0 | Introduced. |