humanmade/Mercator-GUI

Name: Mercator-GUI

Owner: Human Made

Description: A GUI component for Mercator domain mapping

Created: 2016-09-19 16:16:54.0

Updated: 2018-05-15 14:56:48.0

Pushed: 2017-11-13 15:51:29.0

Homepage: null

Size: 85

Language: PHP

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Mercator GUI

Admin interface component for Mercator.

Allows you to manage aliases via the WP network admin.

Requirements

Mercator requires WordPress 3.9 or newer for the new sunrise processes. Mercator also requires PHP 5.3+ due to the use of namespaced code.

Installation

Include the file gui.php from your sunrise.php in the same way you include Mercator itself.

NOTE include gui.php before mercator.php itself!

For example:

p
efault mu-plugins directory if you haven't set it
ned( 'WPMU_PLUGIN_DIR' ) or define( 'WPMU_PLUGIN_DIR', WP_CONTENT_DIR . '/mu-plugins' );

ire WPMU_PLUGIN_DIR . '/mercator-gui/gui.php';
ire WPMU_PLUGIN_DIR . '/mercator/mercator.php';
License

Mercator is licensed under the GPLv2 or later.

Credits

Created by Human Made for high volume and large-scale sites, such as Happytables. We run Mercator on sites with millions of monthly page views, and thousands of sites.

Written and maintained by Ryan McCue. Thanks to all our contributors.

Mercator builds on concepts from WPMU Domain Mapping, written by Donncha O'Caoimh, Ron Rennick, and contributors.

Mercator relies on WordPress core, building on core functionality added in WP27003. Thanks to all involved in the overhaul, including Andrew Nacin and Jeremy Felt.

Interested in joining in on the fun? Join us, and become human!


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.