learndash-settings-page-load
Action Hook (deprecated): Fires on LearnDash settings page load.
Filter Hook: Filters `ld_certificate` shortcode certificate URL.
ld_certificate_shortcode_cert_url Read More »
Action Hook: Fires after settings page footer scripts.
learndash_settings_page_footer_scripts Read More »
Filter Hook (deprecated): Filters certificate button HTML output for `ld_certificate` shortcode.
learndash_ld_certificate_html Read More »
Class: Extends functionality of SWFD_CPT instance
Method: Action hook to handle admin_tabs processing from LearnDash.
LearnDash_Settings_Page::admin_tabs Read More »
Action Hook: Fires before the settings page title.
learndash_settings_page_before_title Read More »
Filter Hook: Remove the hook into the WP ‘the_content’ filter once we are in our handler. This will allow other templates to call the ‘the_content’ filter without causing recursion.
learndash_remove_template_content_filter Read More »
Method: Action hook to handle current settings page load.
LearnDash_Settings_Page::load_settings_page Read More »
Action Hook: Fires after the settings page title.
learndash_settings_page_after_title Read More »
Filter Hook: Filter to override previous step completed.
learndash_previous_step_completed Read More »
Method: Action hook to handle current settings page layout columns.
LearnDash_Settings_Page::screen_layout_column Read More »
Action Hook: Fires before the settings page form.
learndash_settings_page_before_form Read More »
Filter Hook: Filter content to be return inside div
Method: Action hook to handle footer JS/CSS added footer
LearnDash_Settings_Page::load_footer_scripts Read More »
Action Hook: Fires inside settings page form in the top.
learndash_settings_page_inside_form_top Read More »
Method: Function to handle showing of Settings page. This is the main function for all visible output. Extending classes can implement its own function.
LearnDash_Settings_Page::show_settings_page Read More »
Action Hook: Fires before the settings page meta boxes.
learndash_settings_page_before_metaboxes Read More »
Method: Class utility function to return the settings page title.
LearnDash_Settings_Page::get_admin_page_title Read More »
Action Hook: Fires after the settings page meta boxes.
learndash_settings_page_after_metaboxes Read More »