• When I use hooks like save_post or wp_insert_post in WP 3.9.2 then it works fine.
    But when I try it in WP 4.0 then they are called only before insert post (click on button add new) but not after publish. I try it on 2 different servers with WP 4.0 and it’s the same.
    Are there any changes in WP 4.0? Both hooks are in this list:
    http://codex.wordpress.org/Plugin_API/Action_Reference

  • The topic ‘Some hooks don't work properly in WP 4.0’ is closed to new replies.