Support

Account

Home Forums General Issues Delete_row() selector not working Reply To: Delete_row() selector not working

  • try using an integer instead of a string for the row

    delete_row('post_comments', 1, $post_id);