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 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...
Jan 30, 2018
Recently we got a request from a When Last Login customer that they would like to track who viewed their WordPress posts and would like to show the username with the time they viewed the article and thought this would be a great blog example for users to work from...
Oct 19, 2017
For business owners selling online has a ton of advantages. In this article, you will learn how to leverage the advantages of online shopping and how easy it is to offer a Business-to-Business solution by selling wholesale on your WooCommerce store. (This guide...
Oct 11, 2017
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...