Skip to content

Instantly share code, notes, and snippets.

@chihirokaasan
Created February 16, 2016 07:37
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 chihirokaasan/cfdf63724883dbee8efe to your computer and use it in GitHub Desktop.
Save chihirokaasan/cfdf63724883dbee8efe to your computer and use it in GitHub Desktop.
add_filter('manage_media_columns', 'columns_head');
add_filter('manage_media_custom_column', 'columns_content', 10, 2);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment