Skip to content

Instantly share code, notes, and snippets.

View mheywood90's full-sized avatar

Matt Heywood mheywood90

View GitHub Profile
@mheywood90
mheywood90 / cf7_external_db.php
Last active September 27, 2022 17:02
Contact Form 7 to External DB
<?php
/*
Plugin Name: Contact Form 7 to External DB
Plugin URI: http://thedrawingroomcreative.com
Description: This plugin uses the wpcf7_before_send_mail hook to post a specific form to an external database. Upon use the details for your external database will need to be entered. Private use only.
Author: The Drawing Room
Version: 0.1
Author URI: http://thedrawingroomcreative.com
*/