Title: Add Login Text
Author: jp2112
Published: <strong>April 19, 2014</strong>
Last modified: January 17, 2015

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/add-login-text.svg)

# Add Login Text

 By [jp2112](https://profiles.wordpress.org/jp2112/)

[Download](https://downloads.wordpress.org/plugin/add-login-text.zip)

 * [Details](https://brx.wordpress.org/plugins/add-login-text/#description)
 * [Reviews](https://brx.wordpress.org/plugins/add-login-text/#reviews)
 *  [Installation](https://brx.wordpress.org/plugins/add-login-text/#installation)
 * [Development](https://brx.wordpress.org/plugins/add-login-text/#developers)

 [Support](https://wordpress.org/support/plugin/add-login-text/)

## Description

Add Login Text lets you customize the login screen by adding additional text above
the login form. Great for developers working on client sites who want to include
support links, bylines, mission statements or MOTD.

Use it for:

 * Welcome message
 * Copyright statements/credits
 * Link to support forum
 * Link to your other products

Or maybe you are just a regular guy who wants to put something on the login screen.
Put a link to your site or whatever you want to see.

For changing the WP logo on the login screen, use a plugin like https://wordpress.
org/plugins/login-logo/ instead.

### If you need help with this plugin

If this plugin breaks your site or just flat out does not work, create a thread 
in the [Support](https://wordpress.org/support/plugin/add-login-text) forum with
a description of the issue. Make sure you are using the latest version of WordPress
and the plugin before reporting issues, to be sure that the issue is with the current
version and not with an older version where the issue may have already been fixed.

**Please do not use the [Reviews](https://wordpress.org/support/view/plugin-reviews/add-login-text)
section to report issues or request new features.**

## Screenshots

 * [[
 * Plugin settings page (note the custom text entered)
 * [[
 * The login screen (the text from the settings page is here)

## Installation

 1. Upload plugin file through the WordPress interface.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Go to Settings » Add Login Text, configure plugin.
 4. To test, log out and then go to your login screen, you should see the text there.

## FAQ

  How do I use the plugin?

Go to Settings » Add Login Text and enter the text you want to see on the login 
screen. Make sure the “enabled” checkbox is checked.

  I entered some text but don’t see anything on the page.

Are you using another plugin that is also trying to edit the login screen?

Are you using any CSS that might be hiding parts of the login screen?

Are you caching your admin pages?

  How can I style the output?

The output is wrapped in div tags with class name “alt-login-text”. Use this class
in your local stylesheet to style the output how you want.

  I don’t want the admin CSS. How do I remove it?

Add this to your functions.php:

    ```
    remove_action('admin_head', 'insert_alt_admin_css');
    ```

## Reviews

![](https://secure.gravatar.com/avatar/ef38a4a5fba1588d1e13dbc93df3a7d45d4ba1e53f84439cb98cc3096f43f4a6?
s=60&d=retro&r=g)

### 󠀁[Not working](https://wordpress.org/support/topic/not-working-1875/)󠁿

 [add.redford](https://profiles.wordpress.org/addredford/) December 12, 2016

Nothing happened or changed after I used the plugin.

 [ Read all 1 review ](https://wordpress.org/support/plugin/add-login-text/reviews/)

## Contributors & Developers

“Add Login Text” is open source software. The following people have contributed 
to this plugin.

Contributors

 *   [ jp2112 ](https://profiles.wordpress.org/jp2112/)

[Translate “Add Login Text” into your language.](https://translate.wordpress.org/projects/wp-plugins/add-login-text)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/add-login-text/), check
out the [SVN repository](https://plugins.svn.wordpress.org/add-login-text/), or 
subscribe to the [development log](https://plugins.trac.wordpress.org/log/add-login-text/)
by [RSS](https://plugins.trac.wordpress.org/log/add-login-text/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.1.0

 * confirmed compatibility with WordPess 4.1

#### 0.0.9

 * updated .pot file and readme

#### 0.0.8

 * updated validation code

#### 0.0.7

 * permanent fix for Undefined Index issue
 * admin CSS and page updates

#### 0.0.6

 * code fix

#### 0.0.5

 * code fix
 * updated support tab

#### 0.0.4

 * code optimizations
 * plugin settings page is now tabbed

#### 0.0.3

 * fix 2 for wp_kses

#### 0.0.2

 * fix for wp_kses

#### 0.0.1

 * created
 * verified compatibility with WP 3.9

## Meta

 *  Version **0.1.0**
 *  Last updated **11 years ago**
 *  Active installations **100+**
 *  WordPress version ** 4.0 or higher **
 *  Tested up to **4.1.42**
 *  Language
 * [English (US)](https://wordpress.org/plugins/add-login-text/)
 * Tags
 * [admin](https://brx.wordpress.org/plugins/tags/admin/)[Client](https://brx.wordpress.org/plugins/tags/client/)
   [dev](https://brx.wordpress.org/plugins/tags/dev/)[login custom](https://brx.wordpress.org/plugins/tags/login-custom/)
   [text](https://brx.wordpress.org/plugins/tags/text/)
 *  [Advanced View](https://brx.wordpress.org/plugins/add-login-text/advanced/)

## Ratings

 1 out of 5 stars.

 *  [  0 5-star reviews     ](https://wordpress.org/support/plugin/add-login-text/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/add-login-text/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/add-login-text/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/add-login-text/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/add-login-text/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/add-login-text/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/add-login-text/reviews/)

## Contributors

 *   [ jp2112 ](https://profiles.wordpress.org/jp2112/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/add-login-text/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7EX9NB9TLFHVW)