Skip to content

Instantly share code, notes, and snippets.

View tommycopeland's full-sized avatar

tommycopeland

View GitHub Profile
@tommycopeland
tommycopeland / custom-intercom.php
Created May 16, 2018 16:31
Custom LOCG Intercom Launcher
<?php
/**
* Intercom Functions and Styling
* @package locg-core-function
**/
add_action('wp_footer', 'intercom_custom_selector');
function intercom_custom_selector () { ?>
<html>
<head>