I have a blog in which I share posts. When creating the post I go through all of the metadata and settings to customize the post how I like it. Is there a way I can make my customizations to be the default settings for a new post so that I don't have to repeat this process every time.
My customizations are:
Is there a way to have all of this things set up when I press "Add New Post" ?
You can use the action save_post
, it's not totally what you want but i don't know any hook called at the init of a new post.
https://codex.wordpress.org/Plugin_API/Action_Reference/save_post