Hi
I would like apply wptexturize to the title and description entered into wordpress SEO by Yoast.
I tried remove_filter('wp_head', 'wptexturize');, but it's not working.
Does anyone know how to apply wptexturize to the meta created by WordPress seo ?
Thanks !