Changeset 6066 for sites/trunk/wordcamp.org/public_html/wp-content/themes/wordcamp-central-2012/template-sponsorship-payment.php
- Timestamp:
- 11/01/2017 04:04:14 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordcamp.org/public_html/wp-content/themes/wordcamp-central-2012/template-sponsorship-payment.php
r4154 r6066 4 4 */ 5 5 6 require_once( WP_PLUGIN_DIR . '/wordcamp-payments/includes/sponsor-payment-stripe.php' ); 7 6 8 if ( is_callable( 'WordCamp\Budgets\Sponsor_Payment_Stripe\render' ) ) { 7 9 // See: plugins/wordcamp-payments/includes/sponsor-payment-stripe.php
Note: See TracChangeset
for help on using the changeset viewer.