apply_filters( 'learndash_show_upgrade_section', boolean $show_upgades , string $data_slug )
Filters whether to show upgrade section or not.
Description Description
Parameters Parameters
- $show_upgades
-
Whether to show upgrades section or not.
- $data_slug
-
Data Slug used to itentify each instance.
Source Source
Changelog Changelog
Version | Description |
---|---|
3.1.4 | Introduced. |