WordPress taxonomies for media files.
Author: | Ralf Hortt (profile at wordpress.org) |
WordPress version required: | 3.8 |
WordPress version tested: | 4.0 |
Plugin version: | 1.3.0 |
Added to WordPress repository: | 11-08-2014 |
Last updated: | 09-09-2014
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
Rating, %: | 100 |
Rated by: | 1 |
Plugin URI: | http://horttcore.de |
Total downloads: | 1 418 |
Active installs: | 30+ |

Click to start download
|
WordPress taxonomies for media files.
Plugin ships with media-category and media-tag taxonomy
FAQ
Why does my term count not match if I add another taxonomy?
This might be a failure in your register_taxanomy function.
You have to set update_count_callback
to _update_generic_term_count
in the taxonomy registration
Visit for more information https://codex.wordpress.org/Function_Reference/register_taxonomy
I added another taxonomy for attachments, but don’t want to use the features of this plugin.
Ok, use the media-taxonomies
hook to remove your taxonomy from the list
Known Bugs
- Registering a core taxonomy via
register_taxonomy_for_object_type( 'post_tag', 'attachment' )
won’t work
ChangeLog
1.3
- Add new terms functionality
- Small improvements
1.2.2
1.2.1
- Enhancement: Modal select box label changed to use WordPress standard – props Dirk
1.2
- Bugfix: Media modal filter did not work, broke due last versions fix
1.1
- Bugfix: Media overview filter did not work
1.0
- Added integrated modal filter – props Wyck
- Added german language file
0.9.1
0.9