Releases: benhuson/Taxonomy-Images
Releases · benhuson/Taxonomy-Images
0.7.3
0.7.2
Changed
- Return data for fullsize images in archive views. See this thread.
0.7.1
0.7
Added
- Created a custom filter interface for plugin and theme integration.
- Lots of inline documentation added.
- Added custom notices if plugin is used in an unsupported way.
- Taxonomy modal button now available in search + upload states.
- Image interface has been added to single term edit screen.
- Users can now choose which taxonomys have image support.
Changed
- All strings are now internationalized.
- Add image to term functionality mimics "Add Featured Image".
- All functions are now private.
Deprecated
- Shortcode deprecated.
- All global variables and constants have been removed or deprecated.
Removed
- Deprecated function calls removed.
Fixed
- No longer breaks display of the Better Plugin Compatibility Control plugin.
- No notices generated by PHP or WordPress.
Security
- Security updates.
v0.5
Added
- Direct link to upload new files from
edit-tag.php
has been introduced. - Ability to create an image/term association immediately after upload has been introduced.
- Users can now delete image/term associations.
Changed
- Created standalone javascript files - removed inline scripts.
- Obsessive compulsive syntax modifications.
- Localization for strings - still need to "fine-tooth-comb" this.
Removed
- Removed all debug functions.