WP Manifestindependent plugin directory
manifest / media / acf-relationship-mime-filter

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

1stars
1forks

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.zip

ACF - 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

  1. Download Plugin. Download

  2. 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).

  3. Alternatively you can Unzip it and upload it to the plugins folder of your WordPress installation (wp-content/plugins/ directory of your WordPress installation).

  4. Activate it through the 'Plugins' section.

  5. Now Here we go. Installation is Complete.

How To Use

  1. As you Install & Activate plugin you will see "MIME Type" filter option in acf relationship field.

  2. Here you will see all mime types of attachment post type.

  3. You can select multiple mime types to filter post list in relation ship metabox.

Thank You...