LDLMS_Post_Types::__construct()
Method: Public constructor for class
LDLMS_Post_Types::__construct Read More »
Method: Public constructor for class
LDLMS_Post_Types::__construct Read More »
Method: Public Initialize function for class
LDLMS_Post_Types::init Read More »
Filter Hook: Filters the list of custom post types.
learndash_custom_post_types Read More »
Method: Get an array of all custom tables.
LDLMS_Post_Types::get_post_types Read More »
Method: Utility function to return the post type slug(s). This is to prevent hard-coding of the slug(s) throughout the code files.
LDLMS_Post_Types::get_post_type_slug Read More »
Method: Utility function to return the post type key. This is to prevent hard-coding of the key throughout the code files.
LDLMS_Post_Types::get_post_type_key Read More »
Function: No description found
learndash_get_post_types Read More »
Function: No description found
learndash_get_post_type_slug Read More »
Function: No description found
learndash_get_post_type_key Read More »
Filter Hook: Filters whether to show settings section meta box.
learndash_show_metabox Read More »
Method: Show Settings Section meta box.
LearnDash_Settings_Metabox::show_meta_box Read More »
Filter Hook: Filters settings meta box save fields.
learndash_metabox_save_fields Read More »
Filter Hook: Filters settings meta box save fields.
learndash_metabox_save_fields_{$this->settings_metabox_key} Read More »
Method: Show the meta box settings
LearnDash_Settings_Metabox::show_settings_metabox Read More »
Action Hook: Fires before the metabox description.
learndash_metabox_description_before Read More »
Action Hook: Fires after the metabox description.
learndash_metabox_description_after Read More »
Action Hook: Fires before metabox options div.
learndash_metabox_options_div_before Read More »
Action Hook: Fires inside the meta box options div at the top.
learndash_metabox_options_div_inside_top Read More »
Action Hook: Fires inside the meta box options div at the bottom.
learndash_metabox_options_div_inside_bottom Read More »