From: Andrew Dolgov Date: Thu, 26 Mar 2009 10:56:52 +0000 (+0300) Subject: better check for img tags to skip inlining image attachments X-Git-Tag: 1.3.3~23 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=5c42194978a6938773a09c9472cee5947242d245;p=tt-rss.git better check for img tags to skip inlining image attachments --- diff --git a/functions.php b/functions.php index 4c867f26..9371596c 100644 --- a/functions.php +++ b/functions.php @@ -4708,7 +4708,7 @@ print "
"; - if (!preg_match("/img/i", $article_content)) { + if (!preg_match("/