Skip to content

Instantly share code, notes, and snippets.

@bryceadams
Created January 8, 2015 03:02
Show Gist options
  • Save bryceadams/09e18ba6812794445406 to your computer and use it in GitHub Desktop.
Save bryceadams/09e18ba6812794445406 to your computer and use it in GitHub Desktop.
'resume_category' => array(
'label' => __( 'Resume category', 'wp-job-manager-resumes' ),
'type' => 'term-multiselect',
'taxonomy' => 'resume_category',
'required' => true,
'placeholder' => '',
'priority' => 7
),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment