From: Laury GvR Date: Fri, 7 Nov 2014 18:06:57 +0000 (-0500) Subject: Lobotomized misbehaving foundationpress cleanup.ph X-Git-Tag: v1.0.0~37 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=be9b64fddb5bcd64f1dd80f29f2108bdafc68810;p=WP-Themes%2FVisitAlpena.git Lobotomized misbehaving foundationpress cleanup.ph This time it was causing captions entered into the insert media window when inserting media into a page to end up in the alternative text box. (And who knows what else.) --- diff --git a/library/cleanup.php b/library/cleanup.php index e53fa56..f9933ac 100644 --- a/library/cleanup.php +++ b/library/cleanup.php @@ -6,7 +6,7 @@ */ -add_action('after_setup_theme','start_cleanup'); +//add_action('after_setup_theme','start_cleanup'); function start_cleanup() {