This function has been deprecated. This function was used to show the old ProPanel license menu and it is no longer used instead.
learndash_propanel_learndash_admin_tabs_on_page( mixed $admin_tabs_on_page, mixed $admin_tabs, mixed $current_page_id )
Shows the old ProPanel license menu in the LD admin area.
Description #
Parameters #
- $admin_tabs_on_page
-
(mixed) (Required) The admin tabs on page.
- $admin_tabs
-
(mixed) (Required) The admin tabs.
- $current_page_id
-
(mixed) (Required) The current page ID.
Return #
(void)
Source #
Changelog #
| Version | Description |
|---|---|
| 4.17.0 | Introduced. This function has been deprecated. This function was used to show the old ProPanel license menu and it is no longer used instead. |