How To Change The Default From Email For WordPress
In this article you will learn how to change the default from email address for WordPress. One of the main reasons to change the default email address that WordPress uses to send out emails is for reliability and integrity. Method 1: WP Change Default From Email...
WordPress Actions Vs Filters
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...
The Right Way To Customize WordPress
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...
When Last Login – Slack Notifications v1.1
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...
When Last Login and GDPR
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...
I Have Recently Updated A Plugin And It Crashed My Site
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...
When Last Login – 1.0
Version 1.0 for When Last Login has been quite a big update in getting prepared for GDPR, this release has seen over 25 commits since version 0.9 update a few months ago: Enhancement: Changed admin icon for menu. Enhancement: Added in tools to delete existing data...