Jun 27, 2018
You’ve most likely seen code within WordPress that uses add_action or add_filter. In this article we take a look under the hood of WordPress and take a dive into actions vs filters. This is a key component that you need to understand, to improve your skills as a...
Jun 25, 2018
In this article we will show you the right way to customize WordPress and keep your site up-to-date without losing your customizations. Firstly, please do not customize WordPress core files. This will cause issues for other plugins, themes or even the general workings...
May 21, 2018
It’s been a bit of time since we’ve last updated our Slack Notifications Add On. This update sees some nifty features that we think our users would love to utilize: Option to get a notification when a new user registers on your site. Option to get a...
May 18, 2018
The General Data Protection Regulation (GDPR) is coming into effect 25 May 2018. In this guide, you will learn some tips on how to get your site GDPR compliant if you are using When Last Login. This guide won’t cover all the steps to make your entire site GDPR...
May 15, 2018
This sometimes happens, where developers make a minor mistake that can make your system stop working and display a 500 error or something similar to this. You’ve recently updated a WordPress plugin and it broke your site. Here are some simple steps to fix this...