post_updated_messages WordPress Filter Hook

The post_updated_messages hook is a great way to keep your posts updated and organized. This hook allows you to specify how often your posts are updated, and also how many post_updated_messages you want to keep in your system.

apply_filters( 'post_updated_messages', array[] $messages ) #

Filters the post updated messages.


Parameters

$messages

(array[])Post updated messages. For defaults see $messages declarations above.


Top ↑

Source

File: wp-admin/edit-form-advanced.php

View on Trac


Top ↑

Changelog

Changelog
VersionDescription
3.0.0Introduced.

The content displayed on this page has been created in part by processing WordPress source code files which are made available under the GPLv2 (or a later version) license by theĀ Free Software Foundation. In addition to this, the content includes user-written examples and information. All material is subject to review and curation by the WPPaste.com community.