get_text(); //} /* Match all requests for now */ $h2t =& new html2text($content); return $h2t->get_text(); } return $content; } add_filter('the_content', 'parse_ai1ec_content'); ?>