This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* Remove trailing parenthesis from youtube oembed | |
* | |
* @param $html | |
* @param $url | |
* | |
* @return mixed | |
*/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/* | |
* Plugin Name: wpMandrill MS | |
* Plugin URI: https://gist.github.com/tannerm/b6d06e3d784f7c12bdd5 | |
* Description: Network-wide settings for wpMandrill. | |
* Version: 2015.07.07 | |
* Author: Kailey Lampert, Tanner Moushey | |
* Author URI: kaileylampert.com | |
* License: GPLv2 or later | |
* TextDomain: wpmandrill-ms |