Lobotomized misbehaving foundationpress cleanup.ph
authorLaury GvR <laury@gaslightmedia.com>
Fri, 7 Nov 2014 18:06:57 +0000 (13:06 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Fri, 7 Nov 2014 18:06:57 +0000 (13:06 -0500)
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.)

library/cleanup.php

index e53fa56..f9933ac 100644 (file)
@@ -6,7 +6,7 @@
  */
 
 
-add_action('after_setup_theme','start_cleanup');
+//add_action('after_setup_theme','start_cleanup');
 
 function start_cleanup() {