=== Ansico Media ===
Contributors: aphandersen
Tags: media, attachments, image credits, taxonomy, categories, tags
Requires at least: 5.8
Tested up to: 6.9.4
Requires PHP: 7.0
Stable tag: 1.0.1
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Adds source attribution fields, media categories, and media tags to WordPress media files.

== Description ==

Ansico Media extends the WordPress media library with useful editorial metadata.

Features:

* Add Source URL, Source text, and License to image attachments.
* Show a source line below inserted images when source fields are filled.
* Optionally show a source line below featured images on singular views only.
* Add Media categories and Media tags to attachments.
* Automatically assign a default media category to newly uploaded media.
* Choose which Media category should be the default category.
* Assign the default category to existing uncategorized media from the settings page.
* Manage media categories and media tags directly from attachment details.
* Filter the Media Library by media category and media tag.
* Bulk edit media categories and media tags from the Media Library list view.
* Bulk edit media categories and media tags from the Media Library grid view.
* Improved the settings page, attachment details UI, and bulk edit workflow for a more WordPress-native experience.

== Installation ==

1. Upload the plugin folder to `/wp-content/plugins/`, or install the ZIP through the WordPress Plugins screen.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Go to Settings -> Ansico Media to configure the plugin.

== Frequently Asked Questions ==

= Does the source line show if no source is filled in? =

No. Nothing is shown unless both Source URL and Source text are filled in.

= Are media tags required? =

No. Tags are optional.

== Changelog ==

= 1.0.1 =
* Release update with the current stable feature set and improved image usage detection.

= 1.0.0.16 =
* Fixed false positives in the Used in panel by tightening image usage matching for content and galleries.

= 1.0.0.15 =
* Added a Used in section for images in the Media Library.
* Shows posts, pages, and custom post types where an image is used in content or as featured image.


= 1.0.0.14 =
* Fixed media category and media tag filtering in grid view so selected filters now affect the attachment query.
* Fixed grid view filter persistence and separation from bulk edit actions.

= 1.0.0.12 =
* Fixed media library filtering by media categories and media tags in list view and grid view.


= 1.0.0.6 =
* Improved the settings page layout and helper text.
* Improved attachment details UI with clearer taxonomy guidance.
* Made bulk edit safer with clearer labels and a no-change default for tags.
* Added clearer admin feedback notices after maintenance and bulk actions.
* Added confirmation prompts for replace and remove tag bulk actions.

= 1.0.0.5 =
* Fixed a critical error in the Media Library grid view bulk editor.


= 1.0.0.4 =
* Added bulk edit tools for media categories and media tags in the Media Library grid view.

= 1.0.0.3 =
* Added bulk edit tools for media categories and media tags in the Media Library list view.
* Added tag modes for bulk add, replace, and remove.

= 1.0.0.2 =
* Added a settings button to assign the default category to media items without a media category.
* Improved attachment details UI for media categories and media tags.
* Added media library filters for media categories and media tags.

= 1.0.0.1 =
* Renamed plugin to Ansico Media.
* Added Media categories and Media tags taxonomies for attachments.
* Added default media category handling for uploads.

= 1.0.0 =
* Initial stable release.
