Viewing 3 reply threads
  • Author
    Posts
    • #3619
      hirschbrat
      Member

      Hello,

      Is there a hook After the all piklist meta fields are saved?
      It seems that during save_post hook the meta Data is not saved already.

    • #3628
      Steve
      Keymaster

      @hirschbrat– Try these two hooks and see if they work for you:

      WordPress: updated_{$meta_type}_meta
      Piklist: piklist_save_field in class-piklist-form.php

    • #3635
      hirschbrat
      Member

      @Steve,

      thank you for your hint – the piklist_save_field hook does exactly what I want, because it fires only once after ALL meta-data is saved.

    • #3639
      Steve
      Keymaster

      Great. Closing ticket.

Viewing 3 reply threads
  • The topic ‘Is there a hook After post_meta is saved?’ is closed to new replies.