WP Manifestindependent plugin directory
manifest / multisite / cfs-network-support

CFS Network Support

:electric_plug: [STAND-ALONE][Plugin] A Custom Field Suite add-on that adds an ability to support Network (Multisite environment).

by Whizark · github.com/devaloka/cfs-network-support

4stars
16composer installs
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/devaloka/cfs-network-support/archive/refs/heads/master.zip

Also on Packagist as devaloka/cfs-network-support:

composer require devaloka/cfs-network-support

From the readme

CFS Network Support [![Latest Stable Version][stable-image]][stable-url] [![Latest Unstable Version][unstable-image]][unstable-url] [![License][license-image]][license-url] [![Build Status][travis-image]][travis-url] A [Custom Field Suite][custom-field-suite] add-on plugin that adds an ability to support Network (Multisite environment). Installation Manual Installation 1. Just copy all files into wp-content/plugins/cfs-network-support/. Manual Installation (as a Must-Use plugin) 1. Just copy all files into wp-content/mu-plugins/cfs-network-support/. 2. Move cfs-network-support/loader/50-cfs-network-support-loader.php into wp-content/mu-plugins/. Installation via Composer 1. Install via Composer. Installation via Composer (as a Must-Use plugin) 1. Install via Composer. 2. Move cfs-network-support directory into wp-content/mu-plugins/. 3. Move cfs-network-support/loader/50-cfs-network-support-loader.php into wp-content/mu-plugins/. Usage Just pass Site ID with siteid key to CFS API options. Get field value(s) See also get - Custom Field Suite. Save field value(s) See also save - Custom Field Suite. Get reverse-related Posts See

Read the full README on GitHub →

Releases

TagPublished
v0.3.0 Jul 17, 2016
v0.2.0 Mar 31, 2016
v0.1.1 Mar 18, 2016
v0.1.0 Jan 31, 2016

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.