Filters the slug for the attachment taxonomy that should be used for form uploads.
Description
An empty string may be returned in order to not use attachment taxonomies at all.
Parameters
- $taxonomy_slug
-
(string) (Optional) The taxonomy slug, or an empty string.
Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |