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...
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...
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...
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...
This is a topic that seems to pop-up a lot for WordPress plugins that offers user management features or something similar. A lot of support threads consist of questions similar to “How can I redirect users after login for my WordPress website” or...