Skip to content

Instantly share code, notes, and snippets.

View davidbenton's full-sized avatar

David davidbenton

View GitHub Profile
@davidbenton
davidbenton / function.php
Created September 6, 2012 16:28 — forked from setola/function.php
Wordpress - excerpt with wysiwyg editor
<?php
/**
* @package wp-wysiwyg-excerpt
* This class removes the default excerpt metabox
* and adds a new box with the wysiwyg editor capability
* @author etessore
*/
/*