I’ll occasionally return to a post and revise it for improved methodology, test results or whatever. But the ‘posted on’ date always remains the same, even after the post has been updated. I feel that displaying only the ‘posted on’ date could be somewhat confusing, particularly when I state that I’ve updated the post in [...]
A WordPress Plugin for Title Case Capitalization
A WordPress plugin for changing the post title to use title case or headline capitalization. This is not just ucwords or CSS capitalize.
WordPress Partial Theme Inheritance
I’d like to create a WordPress theme using only some of the template files. Unfortunately, when it comes to theme inheritance, it seems that WordPress allows you only two choices. Your custom theme: may contain a stylesheet and images, this “theme” then inherits all of the template files from another theme, or must contain a [...]
External Files Causing a WordPress 404 Error?
How to resolve an issue with pages external to WordPress being sent with a 404 status.
Optimizing the Syntax in the WordPress Title Tag
How to rearrange the elements of the default WordPress title tag to improve SEO.