jjgrainger/wp-custom-post-type-class

Automagically rewrite post update messages

jjgrainger opened this issue · 0 comments

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

  • have the class update messages automagically using post type names
  • create a method for further customisation

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