davelester / WPBadger

A lightweight badge issuing platform built using WordPress
Other
43 stars 13 forks source link

Add 'issued to name' to Award metadata #39

Open davelester opened 11 years ago

davelester commented 11 years ago

Add an optional meta field to the award post type that includes the name of who an award is sent to. In certain circumstances (like the confirmation email, and the landing page when a user visits their award) their name may be printed.

This should also be integrated into the batch upload feature, so that emails can be added in the following format:

Your Name <email@address.com>

and the appropriate fields extracted.