Font end delete hooks?

Support MB Frontend Submission Font end delete hooks?Resolved

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #34160
    Nicholas CoxNicholas Cox
    Participant

    Hi,

    I wanted to know if there is a 'delete' action hook for when a user deletes the post using the front end form using the shortcode?
    [mb_frontend_form id="dc-product" post_id=315 allow_delete="true" confirmation="deleted" submit_button="update" ajax="true"]

    e.g. something like 'rwmb_frontend_delete'? I cant see anything in the docs https://docs.metabox.io/extensions/mb-frontend-submission/#validation

    thanks

    Nick

    #34173
    Nicholas CoxNicholas Cox
    Participant

    I found the following actions in another forum post

    rwmb_frontend_before_delete & rwmb_frontend_after_delete

    how come these are not in the docs?

    #34174
    Long NguyenLong Nguyen
    Moderator

    Hi,

    Thanks for your feedback.

    I've added two action hooks to the documentation.

    #34183
    Nicholas CoxNicholas Cox
    Participant

    thanks

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.