Is there a save_post hook for custom post types?
example: save_my_post_type
I know there is publish_my_post_type but I'm looking for a save hook.
|
Is there a save_post hook for custom post types? example: save_my_post_type I know there is publish_my_post_type but I'm looking for a save hook. |
|||
|
|
|
the hook is the same
|
|||
|
|