Advanced Custom Fields - Relationship MIME type filter
This plugin is an add-on for Advanced Custom Fields. It allows you to use "post_mime_type" filter in "relationship" field.
by Rahul Prajapati · github.com/rahulsprajapati/acf-relationship-mime-filter · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/rahulsprajapati/acf-relationship-mime-filter/archive/refs/heads/master.zipACF - Relationship MIME type filter
Description
This plugin is an add-on for Advanced Custom Fields. It allows you to use "post_mime_type" filter in "relationship" field.
Installation
-
Download Plugin. Download
-
Install "acf-relationship-mime-filter" plugin from the 'Plugins' section in your dashboard (Plugins > Add New > Upload Plugin -> Select Plugin Zip File From Downloaded Location).
-
Alternatively you can Unzip it and upload it to the plugins folder of your WordPress installation (wp-content/plugins/ directory of your WordPress installation).
-
Activate it through the 'Plugins' section.
-
Now Here we go. Installation is Complete.
How To Use
-
As you Install & Activate plugin you will see "MIME Type" filter option in acf relationship field.
-
Here you will see all mime types of attachment post type.
-
You can select multiple mime types to filter post list in relation ship metabox.
Thank You...