learndash_settings_show_section_submit apply_filters( 'learndash_settings_show_section_submit', bool $show_submit_meta, string $settings_page_id ) Filters whether the show the section submit. ContentsDescription Parameters Source Related @package Description # Parameters # $show_submit_meta (bool) show section submit. $settings_page_id (string) Settings Page ID. Source # File: includes/settings/class-ld-settings-pages.php Related # @package # LearnDash / Settings / Pages