apply_filters( 'learndash_admin_tab_sets', array $admin_tab_sets, string $menu_tab_key, string $current_page_id )

Filters current admin tab set.


Description Description


Parameters Parameters

$admin_tab_sets

An array of admin tab sets data.

$menu_tab_key

The menu tab key.

$current_page_id

The current page id.


Top ↑

Source Source

File: includes/admin/class-learndash-admin-menus-tabs.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.5.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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