BinhQuang Toby I have solved my problem 😉 $tmp = strip_tags($post->content_html); $post->content_plain = html_entity_decode($tmp, ENT_QUOTES, 'UTF-8');