I was testing my asides styling and noticed this WP function that adds a typographic quotes to common phrases that are considered “cockney“, i.e. words such as ’til and ’bout. The most famous use of this function was in Matt’s Asides code. <?php echo wptexturize($post->post_content); ?>
Wonder what the East Enders think about this rather cool but lesser known WP function!