Skip to content

Instantly share code, notes, and snippets.

@feliciaceballos
Last active April 25, 2016 22:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save feliciaceballos/a9f650ece910635d127cb97ac89195d0 to your computer and use it in GitHub Desktop.
Save feliciaceballos/a9f650ece910635d127cb97ac89195d0 to your computer and use it in GitHub Desktop.
Customize Columns in Post List View with Piklist
'edit_columns' => array(
'title' => __('Client Name')
,'author' => __('Assigned to')
,'client_email' => __('Email Address')
,'client_phone' => __('Phone Number')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment