Skip to content
generated from rtlearn/wp-starter

A WordPress Plugin to customize the login UI

Notifications You must be signed in to change notification settings

JuniorTak/hyp-login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hyp Login

A WordPress Plugin to customize the UI login. This repo contains a magical .github folder which contains Github Actions that automatically check your code against WordPress Coding Standards.

How it works

The plugin folder must contain hyp-login.php file and the whole assets folder.

  1. Install and activate the plugin.
  2. Log out from the dashboard if you are logged in, or go to /wp-login URL address.

Running Tests

Before running tests, make sure to properly set up the WordPress Testing Library.

Run the following Composer commands to install dependencies

  composer require --dev phpunit/phpunit
  composer require --dev yoast/phpunit-polyfills

To run the test sample, run the following command

  ./vendor/bin/phpunit tests/SampleTest.php

Tests implemetation is upcoming...

About

A WordPress Plugin to customize the login UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages