The following Excel formulas show how to calculate the number of days for: Days until date Days between dates Days after date Days until date This formula shows how to…
The following formulas show how to calculate the difference between two dates. The difference can be measured by: days months years days - ignoring years days - ignoring months and…
The following formulas show how to calculate current age from a date of birth. Calculate age in years This formula will calculate the current age in full years - for…
Here's four options for disabling comments in WordPress. Please note - any existing comments may still be displayed, depending on how your theme is configured. You may need to delete…
I'm not interested in getting into the technical aspects of setting up a VPS as a web server - instead I choose to use DigitalOcean and ServerPilot to get me…
Gravity Forms comes with the ability for users to save and continue forms. By default forms will automatically expire after 30 days, and this can be customised using the gform_incomplete_submissions_expiration_days filter.…
The following guide shows how to setup an automatic weekly email that includes a summary of site registrations completed through a form in Gravity Forms. The email will have a CSV…
The following guide shows how to setup an automatic daily email that includes a summary of payments processed through a form in Gravity Forms. The email will have a CSV…
The following code can be added to your theme functions.php file (anywhere after the opening <?php line) to enable the tracking of outbound links (links to other website domains). The…