Archive
Blog Archives
Create Posts from WordPress Front-End
Allow visitor to create a post from the front-end of your WordPress blog
Change Password using AJAX and jQuery in WordPress Front-End
The feature is easy to do using just plain PHP and HTML, but if you are like me who wants to take small bits of modules into the next level then you might probably want to check out this tutorial on how to
PHP Function to Validate Date Format
Simple PHP Function that can be used to validate date format of user input
PHP Function to Validate User Age
Simple PHP Function that allows you to check / validate the age of your users to prevent them from accessing exclusive web contents
Auto Login to WordPress from another Website
Automatically login to Website B from Website A securely without using a password.
Create a New Frontend Login Form in WordPress
Have full control over your WordPress log-in form and add your own validations.