Making WordPress.org

Changeset 4837


Ignore:
Timestamp:
01/30/2017 11:33:26 AM (8 years ago)
Author:
coreymckrill
Message:

WCPT: Add field for tracking WC Global Sponsorship grant

Fixes #2302
Props A2BCool, coreymckrill

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordcamp.org/public_html/wp-content/plugins/wcpt/wcpt-wordcamp/wordcamp-admin.php

    r4803 r4837  
    417417                    'Number of Anticipated Attendees' => 'text',
    418418                    'Multi-Event Sponsor Region'      => 'mes-dropdown',
     419                    'Global Sponsorship Grant'        => 'text',
    419420                );
    420421                break;
     
    432433                    'Number of Anticipated Attendees' => 'text',
    433434                    'Multi-Event Sponsor Region'      => 'mes-dropdown',
     435                    'Global Sponsorship Grant'        => 'text',
    434436
    435437                    'Organizer Name'                                 => 'text',
Note: See TracChangeset for help on using the changeset viewer.