/*!
Theme Name: SSB2020
Theme URI: https://www.seattlespermbank.com
Version: 1.0.0
Description: Seattle Sperm Bank Child Theme
Author: Nick Long, Josh Sharp, SEO Team at Seattle Sperm Bank
Author URI: http://www.seattlespermbank.com
Template: Divi
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
Text Domain: divi
*/

/* =Theme customization starts here
------------------------------------------------------- */
/* TABLE OF CONTENTS */
/*
 * Use this as a locator for a lot of scripts - I've tried to document a lot of the places where this is spread out. It's organized by PHP Files, Library PHP files and JS files. If you add code to the site, please try to update the line numbers and a short description of it's functionality here.
 * 
 * PHP FILES */
/* 
 * functions.php */
/*
 * functions-wc.php */
/*
 * functions-wc-cart.php */
/*
 * functions-wc-checkout.php 
 * 
 * Line 237 - Change Delivery Types Dropdown - Phone Order User, International and Customer
 * 
*/
/*
 * functions-wc-emails.php */
/*
 * functions-gf.php */
/*
 * functions-donors.php */
/*
 * functions-docs.php */
/*
 * functions-phone-orders.php */
/*
 * functions-seo.php */
/*
 * functions-users.php */
/*
 * functions-ssb2020.php 
 * 
 * Line 43 - Converts old donorid-informed-consent URLs (example: www.seattlespermbank.com/10355-informed-consent/) to the new URL format (www.seattlespermbank.com/informed-consent-form?donor_name_meta_merge=Paris&donor_id_meta_merge=10355)
*/
/*
 * LIBRARY PHP FILES */
/*
 * donors.php */
/*
 * admin.php */
/*
 * options-generator.php */
/*
 * options-helper.php */
/*
 * esb_shipping.php 
 * 
 * Line 564 creates Local Clinic Delivery based on day of week being Tuesday or Thursday
 * 
 * */
/*
 * JS FILES */
/*
 * scripts.js */
/*
 * my-account.js */
/*
 * national-days.js */
/*
 * Line 9 - disabledDays function has an array of holidays and any other dates to black out shipping on the cart calendar.
 * 
 * shipping-calc.js */
/*
 * ssbstorage.js */
/*
 * ssbshipinv.js */
/*
 * inventory-shipping.js */
/*
 * admin.js */
/*
 * customerinvalert.js */
/*
 * add-favorite.js */

