2017 © Pedro Peláez
 

library wp-custom-login

image

megumi/wp-custom-login

  • Sunday, August 16, 2015
  • by miya0001
  • Repository
  • 2 Watchers
  • 1 Stars
  • 13 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

megumi/wp-custom-login

Build Status Latest Stable Version Total Downloads Latest Unstable Version License, (*1)

Installation

Create a composer.json in your project root., (*2)

{
    "require": {
        "megumi/wp-custom-login": "*"
    }
}

Contributing

Clone this project., (*3)

$ git clone git@github.com:megumi-wp-composer/wp-custom-login.git

Run testing

Initialize the testing environment locally:, (*4)

(you'll need to already have mysql, svn and wget available), (*5)

$ bash bin/install-wp-tests.sh wordpress_test root '' localhost latest

Install phpunit., (*6)

$ composer install

The unit test files are in the tests/ directory., (*7)

To run the unit tests, just execute:, (*8)

$ phpunit

Issue

https://github.com/megumi-wp-composer/wp-custom-login/issues, (*9)

The Versions

16/08 2015

dev-master

9999999-dev

  Sources   Download

GPL2

The Requires

  • php >=5.3

 

16/08 2015

dev-stable

dev-stable

  Sources   Download

GPL2

The Requires

  • php >=5.3

 

16/08 2015

0.1.0

0.1.0.0

  Sources   Download

GPL2

The Requires

  • php >=5.3