[wp-meta] [Making WordPress.org] #790: Add Sponsor Invoices Post Type to WordCamp Payments Plugin
Making WordPress.org
noreply at wordpress.org
Fri Jan 16 21:31:00 UTC 2015
#790: Add Sponsor Invoices Post Type to WordCamp Payments Plugin
--------------------------+----------------------------
Reporter: iandunn | Owner:
Type: enhancement | Status: new
Priority: normal | Component: wordcamp.org
Resolution: | Keywords: good-first-bug
--------------------------+----------------------------
Comment (by iandunn):
Some of these will probably change a bit, but this is the gist of it:
* Contact Name
* Contact E-mail Address - html5 type="email"
* Company Name
* Type of Sponsorship - dropdown "Money", "In-Kind Donation", "Other"
* Notes - textarea
* Sponsorship Level
* Published Blog Post - checkbox
* Published Logo - checkbox
* Coupon Code
* Check Requested - checkbox
* Check Sent - checkbox
* Received Amount
These are all just `<input type="text">` unless otherwise specified. It'll
also need custom post statuses: "Pre-Contact", "Negotiation", "Invoiced",
"Received Payment", "Cancelled".
The existing Payments class has some methods for generating form fields;
it'd be good to abstract those into Traits.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/790#comment:2>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list