[wp-meta] [Making WordPress.org] #790: Add Sponsor Invoices Post Type to WordCamp Payments Plugin

Making WordPress.org noreply at wordpress.org
Thu Feb 5 21:35:17 UTC 2015


#790: Add Sponsor Invoices Post Type to WordCamp Payments Plugin
--------------------------+----------------------------
  Reporter:  iandunn      |      Owner:  iandunn
      Type:  enhancement  |     Status:  accepted
  Priority:  normal       |  Component:  wordcamp.org
Resolution:               |   Keywords:  good-first-bug
--------------------------+----------------------------
Changes (by iandunn):

 * keywords:  good-first-bug dev-feedback => good-first-bug
 * owner:   => iandunn
 * status:  new => accepted


Comment:

 `790_basic_invoice.diff` looks like a good start. I think the next steps
 are:

 * Abstract the form input functions like `render_text_input()` into
 [http://www.sitepoint.com/using-traits-in-php-5-4/ PHP Traits], so that
 they can be shared by both of the classes and the code is kept
 [http://www.artima.com/weblogs/viewpost.jsp?thread=331531 DRY]. This is a
 significant change in-and-of-itself, so it'd be good to make a separate
 patch just for this.
 * Add aggregated reports for all invoices across all sites in the network,
 similar to what Payments has. These are done in
 [https://meta.trac.wordpress.org/browser/sites/trunk/wordcamp.org/public_html
 /wp-content/plugins/wordcamp-payments-network wordcamp-payments-network].
 Since this is a separate plugin, it'd be good to make changes to it a
 separate patch than the one for work on `wordcamp-payments`.

--
Ticket URL: <https://meta.trac.wordpress.org/ticket/790#comment:7>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list