Changeset 7123 for sites/trunk/wordpressfoundation.org/public_html/content/plugins/wpf-stripe/wpf-stripe.php
- Timestamp:
- 04/17/2018 10:45:36 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpressfoundation.org/public_html/content/plugins/wpf-stripe/wpf-stripe.php
r7122 r7123 238 238 } 239 239 // todo: not ready for production yet -- add_action( 'rest_api_init', __NAMESPACE__ . '\register_routes' ); 240 // todo before enabling this, replace the placeholder content in the Donation Email posts w/ proper content from Andrea 240 241 241 242 /** … … 309 310 print_r( compact( 'event', 'transaction_data' ) ); 310 311 // send_mail( 'subscription-deleted', $transaction_data ); 312 // todo need to add a template for this on production 311 313 break; 312 314
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)