• Resolved owengna

    (@owengna)


    Hi,

    I created a post type with custom fields and I created a form for users to add, update or delete fields but the fields do not update if users remove the data or empty the fields.

    I used ajax call to use “delete_post_meta” or “update_post_meta” function but both failed to update the data.

    Is there any php functions to remove custom field data?

Viewing 1 replies (of 1 total)
  • Plugin Support alexandrubodea

    (@alexandrubodea)

    Hi @owengna,

    Could you please go to your Dashboard -> Plugins -> and check if you have the latest version of the WCK plugin (version 2.3.2)?

    Also, we don’t use anything specific regarding this, it should work with the functions that you’ve mentioned (“delete_post_meta”, “update_post_meta”)

    Best regards,

Viewing 1 replies (of 1 total)
  • The topic ‘Unable to delete or empty custom fields’ is closed to new replies.