LearnDash_Settings_Page_Import_Export::learndash_admin_tab_sets( array $tab_set = array(), string $tab_key = '', string $current_page_id = '' )

Hide the tab menu items if on add-one page.


Description Description


Parameters Parameters

$tab_set

(Optional) Tab Set.

Default value: array()

$tab_key

(Optional) Tab Key.

Default value: ''

$current_page_id

(Optional) ID of shown page.

Default value: ''


Top ↑

Return Return

(array) $tab_set


Top ↑

Source Source

File: includes/settings/settings-pages/class-ld-settings-page-import-export.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.6.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.