/**
* Theme Name: WiHelp Child
* Description: This is a child theme of WiHelp, generated by Merlin WP.
* Author: <a href="https://pavothemes.com/">Pavothemes</a>
* Template: wihelp
* Version: 1.1.1
*/
/* add_action('init', function() {
    if (isset($_GET['form']) && isset($_GET['fundraiseupLivemode'])) {
        wp_redirect(home_url('/who-we are/?form=' . $_GET['form']));
        exit;
    }
},10); */


