webdev

Storing Confidential Data in WordPress

Some excellent recommendations for storing sensitive data.

Introduction to Unit Testing in WordPress – The Basics (by Nelio Software)
Basic WordPress TDD / BDD with Codeception – General Chicken
How to Decrease Your Site Testing Time: Automated Acceptance Testing for WooCommerce
Automated API Testing For Your WordPress Site With Codeception
Using A Config To Write Reusable Code – Alain Schlesser
Intro to SSO | Postman Learning Center

I love Postman and I do a lot of SSO development. This looks like a good overview.

A successful Git branching model » nvie.com

Branching strategy is something I’m still wrapping my head around.

Following redirects with Curl in PHP.

I might want to do some behind-the-scenes redirection-following as part of the SSO work I do.

Search favicons from any website using PHP – S.A.Dedar

I might use this code to add favicons to these bookmarks.