apply_filters( 'learndash_get_content_label', string $label , string $post_type )
Filters label for the content type by post type. Used to override label settings set by the user.
Description Description
Parameters Parameters
- $label
-
Label for the content type
- $post_type
-
Post type
Source Source
File: themes/ld30/includes/helpers.php
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |