Forums
-
- Forum
- Posts
-
- Installation
- 28,485
- Troubleshooting
- 62,572
- Themes
- 10,431
- Plugins
- 15,356
- Requests & Feedback
- 14,965
- Showcase
- 3,257
-
The ticket was months back, I’d have to search.
It’s fairly simple in theory though, why not mimic the existing hook structure for new posts to match editing existing posts:
pre_post_form
-> pre_edit_form
post_form
-> edit_form
post_post_form
-> post_edit_form