Download the PHP package gwa/multisite-directory-resolver without Composer
On this page you can find all versions of the php package gwa/multisite-directory-resolver. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download gwa/multisite-directory-resolver
More information about gwa/multisite-directory-resolver
Files in gwa/multisite-directory-resolver
Package multisite-directory-resolver
Short Description Adds filters that correct directory paths in a Wordpress multisite install with the WordPress installation in a custom subfolder.
License MIT
Homepage https://github.com/gwa/WpMultisiteDirectoryResolver
Informations about the package multisite-directory-resolver
MultisiteDirectoryResolver
Adds filters that correct directory paths in a Wordpress multisite install with the WordPress installation in a custom subfolder.
Master
Develop
Usage
Requirements
PHP 5.4.0 or above
Installation
Install through composer.
How to use
Set you cookie like this to resolve the wordpress multisite redirect Loop.
Contributing
All code contributions - including those of people having commit access - must go through a pull request and approved by a core developer before being merged. This is to ensure proper review of all the code.
Fork the project, create a feature branch, and send us a pull request.
To ensure a consistent code base, you should make sure the code follows the Coding Standards which we borrowed from Symfony.
The easiest way to do make sure you're following the coding standard is to run vendor/bin/php-cs-fixer fix
before committing.
If you would like to help take a look at the list of issues.
Authors
Great White Ark - http://www.greatwhiteark.com
License
Open-sourced software licensed under the MIT license