felixarntz / attachment-taxonomies-feature
Feature plugin to improve attachment taxonomy support in WordPress.
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 7
Watchers: 5
Forks: 0
Open Issues: 6
Type:wordpress-plugin
Requires
- composer/installers: ~1.0
Requires (Dev)
- codeclimate/php-test-reporter: dev-master
- phpmd/phpmd: *
- sebastian/phpcpd: *
- wp-coding-standards/wpcs: *
This package is auto-updated.
Last update: 2024-10-06 09:28:06 UTC
README
Attachment Taxonomies (Feature Plugin)
Attachment Taxonomies is a WordPress Core feature plugin to improve support for attachment taxonomies and possibly ship a default one.
The current level of support for attachment taxonomies is rudimentary. They can easily be registered, but won't show up in a proper UI as part of the media library.
The feature plugin is originally based on the plugin Attachment Taxonomies, but will need an overhaul and several improvements to possibly become part of Core.
Installation
- Upload the entire
attachment-taxonomies-feature
folder to the/wp-content/plugins/
directory. - Activate the plugin through the 'Plugins' menu in WordPress.