Stuck in WordPress Maintenance Mode (Briefly Unavailable…)
When a new version of WordPress is released, it’s important to keep your site up to date. On rare occasions, the update process may …
Here’s a bit of stuff about WordPress, good reading.
When a new version of WordPress is released, it’s important to keep your site up to date. On rare occasions, the update process may …
Now that WordPress has Responsive Images as part of core, here’s how to use that power along side Advanced Custom Fields: https://gist.github.com/spigotdesign/f1ae5263e4bec51e111d A couple …
If your site is experiencing issues that you think might be related to PHP issues, here’s how you turn on error reporting in WordPress: …
When developing a WordPress theme I like to organize code into manageable, reusable pieces when ever possible. One great way of doing this is …
Here’s how to add an .svg file to your a template in your WordPress theme – without having to paste the entire file contents: …
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 …
Hardening WordPress—the steps taken to tighten up security to prevent a malicious intrusion into your website—can seem daunting to the typical user. Luckily, one …
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 …
We recently had a strange database error on a site that uses Events Calendar Pro. The error logs were chock full of the following …
In the course of my WordPress education, no single developer or group has influenced the the way I do things more than Justin Tadlock. …
WP Scan Vulnerability Database has released information about a potential security hole discovered in the popular Royal Slider plugin. The exploit allows a remote …
Some WordPress users have noticed lately that their admin menu bar has been flickering or jumping around when links are hovered. It turns out …