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()


Top ↑

Return Return

(array) An array of post upadated messages.


Top ↑

Source Source

File: includes/ld-misc-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.6.4 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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