initialize()
mla_taxonomy_column_filter()
mla_taxonomy_get_columns_filter()
_build_taxonomies()
Class MLA (Media Library Assistant) Objects defines and manages custom taxonomies for Attachment Categories and Tags
| package | Media Library Assistant |
|---|---|
| since | 0.20 |
initialize() : void
| since | 0.20 |
|---|
mla_taxonomy_column_filter(string $place_holder, array $column_name, array $term_id) : array
| since | 0.30 |
|---|
stringcurrent column value; always ''
arrayname of the column
arrayID of the term for which the count is desired
arrayHTML markup for the column content; number of attachments in the category and alink to retrieve a list of themmla_taxonomy_get_columns_filter(array $columns) : array
| since | 0.30 |
|---|
arraycolumn definitions for the edit taxonomy list table
arrayupdated column definitions for the edit taxonomy list table_build_taxonomies() : void
| since | 0.1 |
|---|