Title: Super Custom Login
Author: Obadiah
Published: <strong>19 اکتبر 2012</strong>
Last modified: 2 آوریل 2023

---

جستجوی افزونه‌ها

![](https://ps.w.org/super-custom-login/assets/banner-772x250.jpg?rev=2893141)

این افزونه **با ۳ نگارش عمدهٔ اخیر وردپرس آزمایش نشده است**. ممکن است دیگر نگهداری
یا پشتیبانی نشود و هنگام استفاده با نگارش‌های تازه‌تر وردپرس مشکل سازگاری داشته 
باشد.

![](https://ps.w.org/super-custom-login/assets/icon-256x256.png?rev=2893144)

# Super Custom Login

 توسط [Obadiah](https://profiles.wordpress.org/obadiah/)

[دانلود](https://downloads.wordpress.org/plugin/super-custom-login.1.1.zip)

 * [جزئیات](https://fa.wordpress.org/plugins/super-custom-login/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/super-custom-login/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/super-custom-login/#installation)
 * [توسعه](https://fa.wordpress.org/plugins/super-custom-login/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/super-custom-login/)

## توضیحات

This plugin offers customization options for the WordPress login screen, including
the ability to replace the default WordPress logo with a custom logo that links 
to the user’s homepage. There are custom color settings for all elements on login
page. Additionally, the plugin improves login security by removing error messages
upon failed login attempts.

To utilize the custom logo feature, users should first upload their logo (ideally
as a transparent PNG) to their media library where the URL can by copied. Install
the plugin and go to the settings page. Enter the URL. Enter width and height of
logo, if different from defaults. Click “Save Changes”.

## نصب

Installation from within WordPress
 – Visit Plugins > Add New. – Search for Super
Custom Login. – Install and activate the Super Custom Login plugin.

Manual installation
 – Upload the entire super-custom-login folder to the /wp-content/
plugins/ directory. – Visit Plugins. – Activate the Super Custom Login plugin. –
After activation – Visit the new Settings > Super Custom Login menu. – Enter URL,
width and height of login page logo. – Enter colors for login page elements

## نقد و بررسی‌ها

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

### 󠀁[Perfect!](https://wordpress.org/support/topic/perfect-2659/)󠁿

 [aberniz](https://profiles.wordpress.org/aberniz/) 3 سپتامبر 2016

It is working perfect in all my websites (https a http). It is very simple and light-
weight. The best option.

 [ خواندن تمامی 1 نقد و بررسی‌ ](https://wordpress.org/support/plugin/super-custom-login/reviews/)

## توسعه دهندگان و همکاران

“Super Custom Login” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

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

[ترجمه “Super Custom Login” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/super-custom-login)

### علاقه‌ مند به توسعه هستید؟

[کد را مرور کنید](https://plugins.trac.wordpress.org/browser/super-custom-login/)،
[مخزن SVN](https://plugins.svn.wordpress.org/super-custom-login/) را بررسی کنید،
یا از طریق [RSS](https://plugins.trac.wordpress.org/log/super-custom-login/?limit=100&mode=stop_on_copy&format=rss)
در [گزارش توسعه](https://plugins.trac.wordpress.org/log/super-custom-login/) مشترک
شوید.

## گزارش تغییرات

#### 1.1

 * Updated the plugin description. 04/02/2023
 * Add doanation link at top of page. 04/02/2023
 * Add additional Save Changes button at top of page. 04/02/2023
 * Added section headers to separate the Logo, Background, Login Form, Log In Button,
   and Login Errors. 04/02/2023
 * Added reset button at bottom of page to retstore all settings to default. 04/
   02/2023
 * Added Caution warning for reset button. 04/02/2023
 * Update readme file. 04/02/2023

#### 1.0

 * Updated the plugin description. 04/01/2023
 * Added code to abort if the plugin file is called directly, as a security measure.
   04/01/2023
 * Added custom settings page to WordPress Dashboard under the Settings submenu.
   04/01/2023
 * Add a link to the settings page in the plugin list. 04/01/2023
 * Define the settings page with three inputs, one type URL for the URL, two type
   integer for the width and height. Also a Save Changes button. 04/01/2023
 * Register the settings and sanitize the inputs for security. 04/01/2023
 * Replace the login logo with the custom logo. Pass the default width 328 and height
   84. 04/01/2023
 * Adjust the CSS styles to use the custom logo url, width, and height.
 * Set max-width to 100% to prevent logo and login form from being cutoff. 04/01/
   2023
 * Adjust the CSS styles to center the logo, login form, and links. 04/01/2023
 * Change the URL that the logo links to. 04/01/2023
 * Change the title attribute for the logo link. 04/01/2023
 * Filter the login error messages to return a null value. 04/01/2023
 * Update readme file. 04/01/2023

#### 0.8

 * Updated the following code due to fatal errors. 03/28/2023

 1. Updated get_bloginfo() to get_stylesheet_directory_uri(), which is a more secure
    way of getting the directory URI.
 2. Updated get_bloginfo(‘url’) to home_url(), which is a more secure way of getting
    the home URL.
 3. Updated create_function() to __return_null(), which is a more secure way of returning
    a null value.
 4. Changed login_headertitle to login_headertext, which is the correct filter name
    for the login header title.

* Updated the readme file short description and full description to be easier to
read. 03/28/2023
 * Removed reference to specific photo editing software in Installation
instructions in readme file. 03/28/2023

#### 0.7

 * Updated banner. Created icon. Updated description. Tested plugin with WordPress
   4.0. 09/22/2014.

#### 0.6

 * Forced logo image to be 328 pixels wide by 84 pixels high with “width:328px!important;”
   and “height:84px!important;”. Tested plugin with WordPress 3.5. 01/22/2013.

#### 0.5

 * Forced logo image to be 328 pixels wide by 84 pixels high with “background-size:
   328px 84px !important;”. Tested plugin with WordPress 3.5. 01/17/2013.

#### 0.4

 * Modified plugin URI. Added Tags and License information to readme file. Added
   plugin to official WordPress plugin directory. 10/19/2012.

#### 0.3

 * Corrected the homepage link. It was pointing to the login page instead. 08/13/
   2012.

#### 0.2

 * Include a template (PSD) file and example (PNG) for custom logo. 05/03/2012.

#### 0.1

 * Added a custom logo on login screen. Added custom login screen link. Added remove
   error messages on failed log-ins. 05/02/2012.

## اطلاعات

 *  نگارش **1.1**
 *  آخرین به‌روزرسانی **3 سال پیش**
 *  نصب‌های فعال **100+**
 *  نگارش وردپرس ** 3.1 یا بالاتر **
 *  آزمایش‌شده تا **6.2.9**
 *  زبان
 * [English (US)](https://wordpress.org/plugins/super-custom-login/)
 * برچسب
 * [admin](https://fa.wordpress.org/plugins/tags/admin/)[branding](https://fa.wordpress.org/plugins/tags/branding/)
   [custom login](https://fa.wordpress.org/plugins/tags/custom-login/)[custom logo](https://fa.wordpress.org/plugins/tags/custom-logo/)
   [customized login screen](https://fa.wordpress.org/plugins/tags/customized-login-screen/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/super-custom-login/advanced/)

## امتیازها

 5 از 5 ستاره.

 *  [  امتیاز 1 5-ستاره     ](https://wordpress.org/support/plugin/super-custom-login/reviews/?filter=5)
 *  [  امتیاز 0 4-ستاره     ](https://wordpress.org/support/plugin/super-custom-login/reviews/?filter=4)
 *  [  امتیاز 0 3-ستاره     ](https://wordpress.org/support/plugin/super-custom-login/reviews/?filter=3)
 *  [  امتیاز 0 2-ستاره     ](https://wordpress.org/support/plugin/super-custom-login/reviews/?filter=2)
 *  [  امتیاز 0 1-ستاره     ](https://wordpress.org/support/plugin/super-custom-login/reviews/?filter=1)

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

[مشاهده همه بررسی‌ها](https://wordpress.org/support/plugin/super-custom-login/reviews/)

## مشارکت کنندگان

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

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/super-custom-login/)

## کمک مالی

آیا تمایل دارید از پیشرفت این افزونه حمایت کنید؟

 [ کمک مالی به این افزونه ](http://middleearmedia.com/labs/plugins/super-custom-login/)