apply_filters( "learndash_addon_tab_items_{$this->current_tab}", array $tab_items )

Filters add-on items for a tab.


Description Description

The dynamic part of the hook refers to the name of the current tab.


Parameters Parameters

$tab_items

An array of tab list items.


Top ↑

Source Source

File: includes/admin/class-learndash-admin-addons-list-table.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.5.5 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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