How to Replace or Remove WordPress Howdy

You can either replace or remove the WordPress Howdy message in the administrative back-end by adding the following in your WordPress theme’s functions.php file: It was recently brought to my attention that this method of removing Howdy from the WordPress admin bar … Read More

WordPress Master Notes

Basically, I’m tired of chasing down my WordPress notes, code snippets, tips, etc.. I’m going to give a public blog post Master Notes page a shot. I figure it might help someone, it’ll keep me interested in adding to and … Read More

San Francisco WordPress Plugin Developer

We are San Francisco WordPress Plugin Developers and experts with WordPress Themes and programming custom functions implementing specialized and unique functionality through WordPress Action Hooks and Filters. We create custom WordPress Plugins for clients and sometimes we release these WordPress … Read More

Creating WordPress Pretty Links

I’m looking at the documentation of WordPress Permalinks, more specifically, their “Pretty Permalinks“. What makes this hard is that I can’t easily find where they explain the instructions for creating the category/pagename link structure: site.com/category/post-name.html instructions. What you need to … Read More