Browse: Home / Functions /

learndash_certificates_post_updated_messages

learndash_certificates_post_updated_messages( array $messages )

Certificate published/updated notice to replace the default notice that contains a link to a non-existent resource.


Description #

Fires on post_updated_messages hook.


Parameters #

$messages

(array) (Required) An array of post updated messages.


Return #

(array) Array of published/updated notice messages.


Source #

File: includes/ld-certificates.php


Changelog #

Changelog
Version Description
3.0.0 Introduced.