Forums
(@boandrew)
11 years, 7 months ago
In order to solve this search for the two calls to WordPress methods “get_the_title” and surround them with another call to “wp_strip_all_tags“:
wp_strip_all_tags(get_the_title($post->ID));