From 5c42194978a6938773a09c9472cee5947242d245 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 26 Mar 2009 13:56:52 +0300 Subject: better check for img tags to skip inlining image attachments --- functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions.php b/functions.php index 4c867f26c..9371596cc 100644 --- a/functions.php +++ b/functions.php @@ -4708,7 +4708,7 @@ print "
"; - if (!preg_match("/img/i", $article_content)) { + if (!preg_match("/