learndash_post_updated_messages( array $post_messages = array() )
Manages the post update message for legacy editor screen.
Description Description
Parameters Parameters
- $post_messages
-
(Optional) An array of post updated messages by post_type.
Default value: array()
Return Return
(array) An array of post upadated messages.
Source Source
File: includes/ld-misc-functions.php
Changelog Changelog
Version | Description |
---|---|
2.6.4 | Introduced. |