Skip to content

Instantly share code, notes, and snippets.

@caratage
Created November 23, 2012 18:35
Show Gist options
  • Save caratage/4136764 to your computer and use it in GitHub Desktop.
Save caratage/4136764 to your computer and use it in GitHub Desktop.
Use hidden custom fields with Codepress Admin Columns (cpac)
add_filter('cpac_use_hidden_custom_fields', '__return_true'); /* enables the use hidden custom fields */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment