Making WordPress.org


Ignore:
Timestamp:
01/08/2015 09:03:06 PM (11 years ago)
Author:
iandunn
Message:

WordCamp Post Type: Add fields for mentor name and email address.

File:
1 edited

Legend:

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

    r986 r1108  
    162162                    'Budget Wrangler Name'            => 'text',
    163163                    'Budget Wrangler E-mail Address'  => 'text',
     164                    'Mentor Name'                     => 'text',
     165                    'Mentor E-mail Address'           => 'text',
    164166                );
    165167
     
    213215                    'Budget Wrangler Name'            => 'text',
    214216                    'Budget Wrangler E-mail Address'  => 'text',
     217                    'Mentor Name'                     => 'text',
     218                    'Mentor E-mail Address'           => 'text',
    215219
    216220                    'Venue Name'                      => 'text',
Note: See TracChangeset for help on using the changeset viewer.