Tagged Questions
0
votes
1answer
62 views
Remove the columns in media library
How can i disable/remove the columns for Media Library? I want for author and comments column.
Thanks in advance.
5
votes
3answers
817 views
sortable custom column in media library
trying to make a custom column sortable in the media library. Found lots of examples for posts, and users but can't get them to work on the media library page.
function wpse_hook_isv_columns() {
...