Changeset 846
- Timestamp:
- 09/09/2014 10:05:08 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordcamp.org/public_html/wp-content/plugins/wcpt/wcpt-wordcamp/wordcamp-admin.php
r766 r846 144 144 */ 145 145 function meta_keys ( $meta_group = '' ) { 146 147 /* 148 * Warning: These keys are used for both the input field label and the postmeta key, so if you want to 149 * modify an existing label then you'll also need to migrate any rows in the database to use the new key. 150 */ 146 151 147 152 switch ( $meta_group ) {
Note: See TracChangeset
for help on using the changeset viewer.