Download the PHP package devaloka/cfs-network-support without Composer
On this page you can find all versions of the php package devaloka/cfs-network-support. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download devaloka/cfs-network-support
More information about devaloka/cfs-network-support
Files in devaloka/cfs-network-support
Download devaloka/cfs-network-support
More information about devaloka/cfs-network-support
Files in devaloka/cfs-network-support
Vendor devaloka
Package cfs-network-support
Short Description A Custom Field Suite add-on plugin that adds an ability to support Network (Multisite environment)
License GPL-2.0 GPL-3.0
Homepage https://github.com/devaloka/cfs-network-support
Package cfs-network-support
Short Description A Custom Field Suite add-on plugin that adds an ability to support Network (Multisite environment)
License GPL-2.0 GPL-3.0
Homepage https://github.com/devaloka/cfs-network-support
Please rate this library. Is it a good library?
Informations about the package cfs-network-support
CFS Network Support
A Custom Field Suite add-on plugin that adds an ability to support Network (Multisite environment).
Installation
Manual Installation
- Just copy all files into
<ABSPATH>wp-content/plugins/cfs-network-support/.
Manual Installation (as a Must-Use plugin)
-
Just copy all files into
<ABSPATH>wp-content/mu-plugins/cfs-network-support/. - Move
cfs-network-support/loader/50-cfs-network-support-loader.phpinto<ABSPATH>wp-content/mu-plugins/.
Installation via Composer
- Install via Composer.
Installation via Composer (as a Must-Use plugin)
-
Install via Composer.
-
Move
cfs-network-supportdirectory into<ABSPATH>wp-content/mu-plugins/. - Move
cfs-network-support/loader/50-cfs-network-support-loader.phpinto<ABSPATH>wp-content/mu-plugins/.
Usage
Just pass Site ID with site_id 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 also get_reverse_related - Custom Field Suite.
All versions of cfs-network-support with dependencies
PHP Build Version
Package Version
The package devaloka/cfs-network-support contains the following files
Loading the files please wait ...