Browse: Home / Classes / LearnDash_Settings_Section_Payments_List /

LearnDash_Settings_Section_Payments_List::show_section_submit

LearnDash_Settings_Section_Payments_List::show_section_submit( bool $show_submit_meta,  string $settings_page_id )

Check if we should show the submit section.


Description #

We only show when showing a sub section.


Parameters #

$show_submit_meta

(bool) (Required) show section submit.

$settings_page_id

(string) (Required) Settings Page ID.


Source #

File: includes/settings/settings-sections/class-ld-settings-section-payments-list.php


Changelog #

Changelog
Version Description
3.6.0 Introduced.