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...
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...
In this short example you will learn how to add a custom excerpt to WordPress pages. If you can copy and paste text and know how to work your website’s file manager or FTP, you will be able to implement this code into your WordPress website. How To Add Custom...