jjgrainger / wp-custom-post-type-class

A PHP Class for creating Wordpress Custom Post Types easily
MIT License
416 stars 114 forks source link

Automagically rewrite post update messages #23

Closed jjgrainger closed 9 years ago

jjgrainger commented 10 years ago

When saving/updating a post the default post update message appears

see customising messages example: http://codex.wordpress.org/Function_Reference/register_post_type#Example