Notify users when they haven’t completed a form
This tutorial goes through how to create a shortcode that allows you to create a notice for people who haven’t yet completed a specific Gravity Form on your site.
This tutorial goes through how to create a shortcode that allows you to create a notice for people who haven’t yet completed a specific Gravity Form on your site.
Brian Coords has been working on WP-Notify which is described on its GitHub repo as: A feature plugin for WordPress, which aims to create a new (better) way to manage and deliver notifications to the relevant audience.
I always get excited when Tom McFarlin starts a new series on wpTuts+. His latest is going to take a look at the WordPress HTTP API, and his first post is up with an introduction to wp_remote_get(). Tom is one of those sources that I really trust to write great tutorials, so if you’re looking…
Cristian Antohe has published a pretty nice walkthrough of various user registration plugin options with pros and cons for each. Personally, I use Gravity Forms User Registration module, but it’s nice to see what else is out there.
It sucks when you accidentally email all your users from a development site. Well, let’s get all output from wp_mail logged during development.
Andrey Savchenko, known as Rarst in the WordPress community, has built a great guide to using Composer in WordPress. Composer is a dependency management tool for PHP projects. It brings a ton of power to the table, and this resource is great for any of us getting started with using Composer in our WordPress projects….
A thorough post about how you can leverage the WordPress 3.5 Media Manager in a widget.