Skip to content

Instantly share code, notes, and snippets.

View JamiesonRoberts's full-sized avatar
👋

Jamieson Roberts JamiesonRoberts

👋
View GitHub Profile
@JamiesonRoberts
JamiesonRoberts / header-overrides.php
Last active April 22, 2019 09:56
Wordpress 4.7.x Head Cleanup Script
<?php
/**
* Created by jamiesonroberts
* Date: 2017-04-08
*/
/**
* Removes security vulnerabilities, extraneous styles and scripts,
* as well as related resource inclusions for Wordpress 4.7.x
*
@scottwyden
scottwyden / Jetpack Share CSS with Font Awesome
Created December 18, 2013 22:50
Font Awesome must be in use on the website for icons to show.
/*
Jetpack Sharing
---------------------------------------------------------------------------------------------------- */
div.sharedaddy div.sd-block {
border: none;
padding: 0;
}
div.sharedaddy .sd-content {