Вот Вам тот же код, только для 4-ки
{{if !isset(\IPS\Output::i()->metaTags['og:image'])}}
{{preg_match('~<img[^>]*?src="([^"]*)"[^>]*>~i', $comment->content(), $matches); }}
{{if isset($matches[1])}}
{{\IPS\Output::i()->metaTags['og:image'] = $matches[1];}}
{{endif}}
{{endif}}
вставлять в шаблон postContainer.