How to Fix ACF the_field Issues and Securely Use ACF
Advanced Custom Fields recently released an update to their supremely popular and well used plugin to fix serious security issues. These issues were so …
Advanced Custom Fields recently released an update to their supremely popular and well used plugin to fix serious security issues. These issues were so …
We recently had a customer request that the entries in a custom post type get automatically alphabetized. Clicking on the title certainly does the …
We’re building a new website for the Park City Library, and one of the requirements is a search form that can search either the …
When developing a WordPress theme I like to organize code into manageable, reusable pieces when ever possible. One great way of doing this is …
I’d previously written a post about forcing the WordPress Media button to insert protocol relative links when running a website as HTTPS-everywhere. Upon further …
Update: Protocol Relative links are considered an anti-pattern according to Paul Irish. Basically, if an asset is available over https:// then it should be …
I ran into an issue developing a recent site of a few zero width space characters (​) getting injecting into the html output: Apparently …
I ran into an issue developing a recent site of a few zero width space characters (​) getting injecting into the html output: Apparently …
I ran into an issue developing a recent site of a few zero width space characters (​) getting injecting into the html output: Apparently …