I’m loving the body_class() WP function
Cool! Page-specific classes for CSS in under a minute using WP’s body_class() function!
Use preg_replace to replace the contents of a tag
Let’s replace the contents of a tag with some Regular Expressions!
How to filter wp_tag_cloud’s title attribute for SEO
Let’s program a function to filter WP tag clouds so they are more SEO friendly.