Import tags from a CSV
Recently I needed to add a large list of tags to a WordPress site. The tags were in a spreadsheet, so I converted it to...
Recently I needed to add a large list of tags to a WordPress site. The tags were in a spreadsheet, so I converted it to...
This is a 2-part post discussing how to set up custom columns for a custom post type in WordPress. Part 1 focuses on...
This is a 2-part post discussing how to set up custom columns for a custom post type in WordPress. Part 1 focuses on...
I spent a lot of time recently figuring out the Wordpress Settings API. Although there are still parts of it that...
I found a great WordPress tip while reading some articles today. Often when you're trying to solve a problem you'll...