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 |
---|
string
current column value; always ''
array
name of the column
array
ID of the term for which the count is desired
array
HTML 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 |
---|
array
column definitions for the edit taxonomy list table
array
updated column definitions for the edit taxonomy list table_build_taxonomies() : void
since | 0.1 |
---|