Browse: Home / Hooks /

learndash_groups_get_not_public_message

apply_filters( 'learndash_groups_get_not_public_message',  string $message )

Filters groups not set to Public message


Description #


Parameters #

$message

(string) The message when groups are not set to Public


Return #

(string) $message The message when groups are not set to Public


Source #

File: includes/ld-groups.php


Changelog #

Changelog
Version Description
3.4.2 Introduced.