advanced custom fields

Handling Images In WordPress

This article assumes use of Advanced Custom Fields Pro for handling custom fields. When setting up image custom fields and featured images in a WordPress theme it’s important to take ...

WordPress Best Practices And Guidelines

Contents Introduction First Thing’s First (WTF is WordPress?) Security Some Basics Version Control Setup Theme Building Customizing the Admin Plugins Share Your Knowledge The Bottom Line Introduction This is my ...

Custom Sort for get_terms

When using get_terms to return term objects from a taxonomy, there is no built-in way to set a custom order, as you can with post object menu order, for instance. ...

Redirect Interface for WordPress Admin

Lots of sites end up needing a client-friendly interface for creating url redirects. Previously the main way I would create a wordpress interface for vanity urls was to have a custom ...