WP Manifestindependent plugin directory
manifest / content / acf-multisite-related-posts

ACF Multisite Related Posts

Adds a field to Advanced Custom Fields that allows for loading related posts across sites in a WordPress Multisite installation

by Aaron Collegeman <aaron@withfatpanda.com> · github.com/withfatpanda/acf-multisite-related-posts · website

1stars
0forks

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/withfatpanda/acf-multisite-related-posts/archive/refs/heads/master.zip

Readme

ACF Multisite Related Posts Field

SHORT_DESCRIPTION


Description

EXTENDED_DESCRIPTION

Compatibility

This ACF field type is compatible with:

  • ACF 5
  • ACF 4

Installation

  1. Copy the acf-FIELD_NAME folder into your wp-content/plugins folder
  2. Activate the FIELD_LABEL plugin via the plugins admin page
  3. Create a new field via ACF and select the FIELD_LABEL type
  4. Please refer to the description for more info regarding the field type settings

Changelog

Please see readme.txt for changelog

Read the full README on GitHub →