JavaScript Current Document Values
Here’s a useful list of object property values and explanation you can refer to in your JS coding adventures.
I’m loving the body_class() WP function
Cool! Page-specific classes for CSS in under a minute using WP’s body_class() function!
How to Enable PHP 5.3+ on HostGator
Using PHP and on HostGator? Here’s how to enable PHP v5.3+ for your websites.
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.