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 »
Filter Hook: Filters the HTML content to be echoed before outside row label settings.
learndash_settings_row_label_outside_before Read More »
Method: Create the HTML output from the field args ‘class’ attribute.
LearnDash_Settings_Fields::get_field_attribute_class Read More »
Filter Hook: Filters the HTML content to be echoed before inside row label settings.
learndash_settings_row_label_inside_before Read More »
Method: Create the HTML output from the field args ‘attrs’ attribute.
LearnDash_Settings_Fields::get_field_attribute_misc Read More »
Filter Hook: Filters the HTML content to be echoed after inside row label settings.
learndash_settings_row_label_inside_after Read More »
Method: Create the HTML output from the field args ‘input_label’ attribute.
LearnDash_Settings_Fields::get_field_attribute_input_label Read More »
Filter Hook: Filters the HTML content to be echoed after outside row label settings.
learndash_settings_row_label_outside_after Read More »
Method: Get Field Error Message
LearnDash_Settings_Fields::get_field_error_message Read More »
Filter Hook: Filters the HTML content to be echoed before outside row input settings.
learndash_settings_row_input_outside_before Read More »
Method: Get Field Attribute Input Description
LearnDash_Settings_Fields::get_field_attribute_input_description Read More »
Filter Hook: Filters the HTML content to be echoed before outside row label settings.
learndash_settings_row_input_inside_before Read More »