Перейти к содержимому
WordPress.org

Русский

  • Темы
  • Плагины
  • Новости
    • Документация
    • Форумы
  • О WordPress
  • Сообщество
  • Скачать WordPress
Скачать WordPress
WordPress.org

Plugin Directory

Add Login Text

  • Отправить плагин
  • Мои избранные
  • Войти
  • Отправить плагин
  • Мои избранные
  • Войти

Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Add Login Text

Автор: jp2112
Скачать
  • Детали
  • Отзывы
  • Установка
  • Разработка
Поддержка

Описание

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 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 section to report issues or request new features.

Скриншоты

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

Установка

  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.

Часто задаваемые вопросы

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');

Отзывы

Not working

add.redford 12.12.2016
Nothing happened or changed after I used the plugin.
Посмотреть 1 отзыв

Участники и разработчики

«Add Login Text» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники
  • jp2112

Перевести «Add Login Text» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

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

Мета

  • Версия 0.1.0
  • Обновление: 11 лет назад
  • Активных установок: 100+
  • Версия WordPress 4.0 или выше
  • Совместим вплоть до: 4.1.42
  • Язык
    English (US)
  • Метки:
    adminClientdevlogin customtext
  • Дополнительно

Оценки

1 из 5 звёзд.
  • 0 5-звездный отзыв 5 звёзд 0
  • 0 4-звездный отзыв 4 звезды 0
  • 0 3-звездный отзыв 3 звезды 0
  • 0 2-звездный отзыв 2 звезды 0
  • 1 1-звездный отзыв 1 звезда 1

Добавить мой отзыв

Посмотреть всеотзывы

Участники

  • jp2112

Поддержка

Есть что сказать? Нужна помощь?

Перейти в форум поддержки

Пожертвование

Хотите поддержать улучшение этого плагина?

Пожертвовать на развитие плагина

  • О нас
  • Новости
  • Хостинг
  • Приватность
  • Витрина
  • Темы
  • Плагины
  • Паттерны
  • Обучение
  • Поддержка
  • Разработчики
  • WordPress.TV ↗
  • Присоединиться
  • События
  • Поддержать ↗
  • Пять для будущего
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Русский

  • Посетите нас в X (ранее Twitter)
  • Посетите нашу учётную запись в Bluesky
  • Посетите нашу ленту в Mastodon
  • Посетите нашу учётную запись в Threads
  • Посетите нашу страницу на Facebook
  • Посетите наш Instagram
  • Посетите нашу страницу в LinkedIn
  • Посетите нашу учётную запись в TikTok
  • Посетите наш канал YouTube
  • Посетите нашу учётную запись в Tumblr
Код — это поэзия.