Class CPAC Storage Model MLA (Media Library Assistant) supports the Admin Columns plugin
| package |
Media Library Assistant |
|---|---|
| since | 2.22 |
__construct()
| since | 2.22 |
|---|---|
get_default_column_names() : array
| since | 2.22 |
|---|---|
array( index => 'column_slug' )
get_default_columns() : array
| since | 2.22 |
|---|---|
array( 'column_slug' => 'column_heading' )
get_edit_link() : string
| since | 2.22 |
|---|---|
stringLink to the Media/Assistant submenu Edit columns screen
get_screen_link() : string
| since | 2.22 |
|---|---|
stringLink to the Media/Assistant submenu screen
init_manage_columns()
| since | 2.23 |
|---|---|
is_columns_screen() : boolean
| since | 2.22 |
|---|---|
booleantrue if the Media/Assistant submenu is the current screen
is_current_screen() : boolean
| since | 2.23 |
|---|---|
booleantrue if the Media/Assistant submenu is the current screen
mla_manage_value(string $content, object $item, string $column_name) : string
| since | 2.22 |
|---|
stringCurrent column content (empty string)
objectCurrent Media Library item
stringCurrent column slug
stringColumn value or NULL if not an Admin Columns custom column
subpage : string
| since | |
|---|---|
| var |
string