• Word

    (@hajar2901)


    Hi, is there a hook to delete a specific form from DB ?

Viewing 1 replies (of 1 total)
  • Thread Starter Word

    (@hajar2901)

    Hi again,
    I wonder when this function delete_wpcf7_fields() is used
    but the query seems like it’s not working, I suggest changing it to :
    $wpdb->delete( $this->getSubmitsTableName(), array( 'form_name' => $formName ) );

    • This reply was modified 6 years ago by Word.
    • This reply was modified 6 years ago by Word.
    • This reply was modified 6 years ago by Word.
    • This reply was modified 6 years ago by Word.
Viewing 1 replies (of 1 total)

The topic ‘Delete a specific form from DB’ is closed to new replies.