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


Top ↑

Source Source

File: themes/ld30/includes/helpers.php


Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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