jchristopher / attachments

[WordPress Plugin] Attachments allows you to simply append any number of items from your WordPress Media Library to Posts, Pages, and Custom Post Types
wordpress.org/extend/plugins/attachments/
GNU General Public License v2.0
239 stars 78 forks source link

How restrict access for only images current post #137

Closed aiiddqd closed 9 years ago

aiiddqd commented 9 years ago

Hi! Default if I add new file via Media Upload form, that I sea all files.

Can I restrict access so that when the form is opened, the user sees only the images associated with this post?

jchristopher commented 9 years ago

As of 3.5.6 the native WordPress Media filters have been implemented so while there is no way to force only displaying images attached to the post, you can filter to them.