learndash_settings_page_after_form
Action Hook: Fires after the settings page form.
learndash_settings_page_after_form Read More »
@package: LearnDash / Settings / Pages
Source Files: includes/settings/class-ld-settings-pages.php
Action Hook: Fires after the settings page form.
learndash_settings_page_after_form Read More »
Method: Class utility function to return the form wrapper. Supports the beginning
.
LearnDash_Settings_Page::get_admin_page_form Read More »
Filter Hook: Filters whether the admin settings page title should be displayed or not.
learndash_admin_page_title_should_display Read More »
Class: Extends functionality of SWFD_CPT instance
Method: Sets up properties for CPT to be used in plugins
SFWD_CPT_Instance::__construct Read More »
Filter Hook: Filters admin settings page title HTML output.
learndash_admin_page_title Read More »
Method: Function to dynamically control the ‘the_content’ filtering for this post_type instance.
SFWD_CPT_Instance::content_filter_control Read More »
Filter Hook: Filters the HTML output for admin page form.
learndash_admin_page_form Read More »
Method: Get Archive content
SFWD_CPT_Instance::get_archive_content Read More »
Filter Hook: Filters `ld_course_resume` shortcode attributes.
learndash_shortcode_atts_ld_course_resume Read More »
Method: Generate output for courses, lessons, topics, quizzes Filter callback for ‘the_content’ (wp core filter)
SFWD_CPT_Instance::template_content Read More »
Filter Hook: Filters shortcode attributes.
learndash_shortcode_atts Read More »
Action Hook: Fires on adding setting metaboxes.
learndash_add_meta_boxes Read More »
Filter Hook: Filters `ld_certificate` shortcode attributes.
ld_certificate_shortcode_values Read More »
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 »
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 »