If you need to show the post on which user’s commented recently you can use the query below.
Notice it shows posts on which user commented recently not recent comments
Category Archives: WordPress
EDD Mailchimp Subscribe plugin released
Few days ago I released EDD Mailchimp Subscribe plugin for Easy Digital Downloads. It let’s you add users to mailchimp when they do the checkout.
List of features:
- Works with latest Easy Digital Downloads
- Displays a list Opt-In on Checkout
- Easy Setup
- MailChimp Integration
- Optional Double Opt-In
- Customizable Text
- Captures Email, First and Last Name
How to create a custom ajax password reset form for wordpress
Recently I had to create a password reset form for one of my project.The default password reset form works great but I needed the form to match theme layout and design of theme .I tried to use wordpress default functions as much as possible. Here is how you can make a custom password reset form for wordpress.
Step 1) THE FORM HTML