globalis/wpg-custom-login

Customize your wp-login.php page with project logo and title

0.3.0 2017-06-02 14:39 UTC

This package is auto-updated.

Last update: 2024-05-29 04:02:23 UTC


README

Installation

You can install this plugin via the command-line or the WordPress admin panel.

via Command-line

  1. Download the latest zip of this repo.
  2. Add the folder in your plugins directory (wp-content/plugins)
  3. Activate the plugin via wp-cli.
wp plugin activate wpg-custom-login

via WordPress Admin Panel

  1. Download the latest zip of this repo.
  2. In your WordPress admin panel, navigate to Plugins->Add New
  3. Click Upload Plugin
  4. Upload the zip file that you downloaded.

Configuration

No configuration is required ! Just add your project logo (logo.png or logo.jpg in your theme directory) and title (Website's name in WordPress admin panel).