projects
/
WP-Themes
/
VisitAlpena.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8bba7d
)
Lobotomized misbehaving foundationpress cleanup.ph
author
Laury GvR
<laury@gaslightmedia.com>
Fri, 7 Nov 2014 18:06:57 +0000
(13:06 -0500)
committer
Laury 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
patch
|
blob
|
history
diff --git
a/library/cleanup.php
b/library/cleanup.php
index
e53fa56
..
f9933ac
100644
(file)
--- 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() {