=== Media Attached Filter ===
Contributors: threadi
Tags: media library, media, attached
Requires at least: 6.2
Tested up to: 6.9
Requires PHP: 8.0
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Stable tag: 1.2.1

Filter in the media library for files that are assigned to any post type.

== Description ==

Filter in the media library for files that are assigned to any post type. The files must be assigned to the pages or posts for the filter to work.

The development repository is on [GitHub](https://github.com/threadi/media-attached-filter).

---

== Installation ==

1. Upload "media-attached-filter" to the "/wp-content/plugins/" directory.
2. Activate the plugin through the "Plugins" menu in WordPress.

== Changelog ==

= 1.2.1 =
- Added hook for supported post types
- Use only public post types

[older changes](https://github.com/threadi/media-attached-filter/blob/master/changelog.md)
