fabacab / multisite-directory

:card_index::globe_with_meridians: Add a browseable, flexible directory of the sites in a WP Multisite network.

Home Page:https://wordpress.org/plugins/multisite-directory/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multisite Directory

Build Status for develop branch

A WordPress plugin that makes it easy to add a Network-wide "Site Directory" to your WP Multisite install.

Running tests

Multisite Directory is intended only for WP Multisite installs (as the name implies). Therefore, when you run tests locally, do:

WP_MULTISITE=1 phpunit

If you don't set the WP_MULTISITE environment variable, the tests will still run, but you will be testing a single-site install, and the plugin doesn't really do anything interesting on single-site installs (for obvious reasons).

About

:card_index::globe_with_meridians: Add a browseable, flexible directory of the sites in a WP Multisite network.

https://wordpress.org/plugins/multisite-directory/

License:GNU General Public License v2.0


Languages

Language:PHP 90.1%Language:Shell 5.1%Language:JavaScript 4.6%Language:CSS 0.1%