콘텐츠로 바로가기
WordPress.org

한국어

  • 테마
  • 플러그인
  • 소식
    • 문서
    • 포럼
  • About
    • WordPress 6.9
    • 워드프레스 6.8
    • 워드프레스와 40% 웹을 위한 여정
    • 워드프레스 번역 핸드북
  • 워드프레스 한국팀
  • 워드프레스 받기
워드프레스 받기
WordPress.org

Plugin Directory

WPNordic Login Designer

  • 플러그인 제출하기
  • 내 즐겨찾기
  • 로그인
  • 플러그인 제출하기
  • 내 즐겨찾기
  • 로그인

WPNordic Login Designer

작성자: WP Nordic
다운로드
  • 세부사항
  • 평가
  • 설치
  • 개발
지원

설명

WPNordic Login Designer gives you control over your WordPress login page. Customize the design, add your own branding, set up role-based redirects, and protect your login with Google reCAPTCHA – all from an intuitive admin interface.

Features

  • Custom login page design – Choose between dark and light themes with single or two-column layouts.
  • Background images – Upload a custom background image using the WordPress media uploader.
  • Custom branding – Add your own logo to the login page and optionally remove the default WPNordic branding.
  • Role-based redirects – Redirect users to specific pages after login based on their user role (administrator, editor, author, contributor, subscriber, shop_manager, customer, and custom roles).
  • Logout redirect – Set a custom redirect URL for when users log out.
  • Google reCAPTCHA – Protect your login page with reCAPTCHA v2 (checkbox or invisible) or reCAPTCHA v3.
  • 2FA compatible – Works seamlessly with two-factor authentication plugins such as Wordfence.
  • Responsive design – The login page looks great on all screen sizes.
  • Multisite support – Fully compatible with WordPress multisite installations.

Requirements

  • WordPress 6.4 or higher
  • PHP 8.0 or higher

External Services

This plugin optionally connects to Google reCAPTCHA to protect the WordPress login form against bots and automated attacks.

Google reCAPTCHA

When reCAPTCHA is enabled in the plugin settings and a user submits the login form, the plugin sends the following data to Google’s reCAPTCHA verification API (https://www.google.com/recaptcha/api/siteverify):

  • The reCAPTCHA response token generated in the user’s browser.
  • The user’s IP address.
  • The plugin’s secret key (never exposed to the frontend).

This data is only sent server-side when a login is attempted and reCAPTCHA is enabled with valid site key and secret key configured. No data is sent if reCAPTCHA is not enabled.

  • Google Terms of Service
  • Google Privacy Policy

설치

Automatic installation

  1. Log in to your WordPress admin panel and go to Plugins > Add New.
  2. Search for WPNordic Login Designer.
  3. Click Install Now and then Activate.

Manual installation

  1. Download the plugin ZIP file.
  2. Log in to your WordPress admin panel and go to Plugins > Add New > Upload Plugin.
  3. Upload the ZIP file and click Install Now.
  4. Activate the plugin.

Setup guide

After activation, follow these steps to configure the plugin:

  1. Open settings – Navigate to Login Designer in the WordPress admin menu.
  2. Choose your layout – Select between a single-column or two-column layout. For two-column layouts, you can adjust column sizes and order.
  3. Set a theme – Choose between a dark or light color scheme.
  4. Upload a background image – Click the image picker to upload or select an image from your media library.
  5. Add your branding – Optionally upload a custom logo for the login page.
  6. Configure redirects – Go to the Redirects submenu to set post-login redirect URLs for each user role, and optionally set a logout redirect URL.
  7. Enable reCAPTCHA (optional) – Go to the Integrations submenu, choose reCAPTCHA v2 or v3, and enter your site key and secret key from Google reCAPTCHA.

FAQ

Where do I find the plugin settings?

After activating the plugin, you will find a Login Designer menu item in the WordPress admin sidebar. The settings are divided into three pages: Layout, Redirects, and Integrations.

How do I get reCAPTCHA keys?

Visit Google reCAPTCHA Admin and register your site. Choose either reCAPTCHA v2 or v3 depending on your preference, and copy the site key and secret key into the Integrations settings page.

What is the difference between reCAPTCHA v2 and v3?

reCAPTCHA v2 requires users to interact with a checkbox or complete a challenge. reCAPTCHA v3 works invisibly in the background and scores each login attempt without user interaction.

Can I set different redirect URLs for different user roles?

Yes. Go to the Redirects settings page and enter a custom URL for each user role. If no custom URL is set, the plugin uses sensible defaults (e.g., /wp-admin for administrators, /my-account for customers).

Does the plugin work with two-factor authentication (2FA)?

Yes. The plugin is designed to work alongside 2FA plugins such as Wordfence, Two-Factor and 2FA. reCAPTCHA verification is automatically skipped during the 2FA step.

Is the plugin compatible with WooCommerce?

Yes. The plugin includes built-in support for WooCommerce roles such as shop_manager and customer with appropriate default redirects.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“WPNordic Login Designer”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자
  • WP Nordic

“WPNordic Login Designer”(이)가 1 개 언어로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “WPNordic Login Designer”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록을 RSS로 구독하세요.

변경이력

3.0.2 – 2026-08-06

  • Refactored reCAPTCHA error message construction to resolve translator comment conflicts in POT file.
  • Updated POT file.

3.0.1 – 2026-07-17

  • Fixed an issue where the login page preview showed the admin dashboard instead of the login form.

3.0.0 – 2026-03-25

  • Complete rebuild of the plugin with a modern React-based admin interface.
  • Name changed from Custom Login, to Login Designer
  • New responsive two-column login page layout option.
  • Google reCAPTCHA v2 and v3 integration.
  • Role-based login redirects with customizable URLs.
  • Custom logout redirect support.
  • Custom background image and branding options.
  • Improved 2FA compatibility.

2.0.4 – 15/09/2025

  • Added missing ‘View details’ link.
  • Updated banner in the ‘View details’ modal.

2.0.3 – 11/12/2023

  • Renamed a PHP function, that had a wrong name.

2.0.2 – 23/11/2023

  • Limited admin notice only to this plugin setting page.

2.0.1 – 15/11/2023

  • Changed the url of the login page to /login.
  • Adjusted styling of info and errors boxes on the login page to fit the input fields.

2.0.0 – 11/11/2023

  • Complete redesign of the login page.
    • Three possible themes to choose from – dark, light and light with transparency.
    • Possibility to select both logo and background image for the login page.
  • Redesign of settings page.
    • Addition of tabbed contents makes the settings page easier to navigate.
    • Added option to select background image – based on the WordPress uploader.
    • Added option to select theme.
  • Added relevant admin notices using add_settings_errors.
  • Added show/hide functionality for password input including matching images.
  • Adjusted background and box-shadow of loggedout message and error messages container to fit the new design.

1.4.0 – 31/10/2023

  • Fixed link styling – removing underline.
  • Updated an AJAX check to use wp_doing_ajax instead of using HTTP_X_REQUESTED_WITH.

1.3.2 – 14/09/2023

  • Styling changes to the login page due to changed WPNordic logo.

1.3.1 – 14/09/2023

  • Replaced old WPNordic logo.

1.3.0 – 14/09/2023

  • Fixed multiple problems with the redirect handling.

1.2.0 – 14/09/2023

  • Fixed a problem where logged in users would be redirected to the standard WordPress login page.

1.1.0 – 12/09/2023

  • Eliminated top-page white space when logged in and the admin bar is hidden.
  • Eliminated bottom-page white space on smaller screens.
  • Implemented modifications for smaller screens to eliminate the need for scrolling.

1.0.1 – 15/05/2023

  • Multiple minor fixes.
  • Fixed problems with validation with fields were empty and there was nothing in the database.
  • Added admin notices when errors occur when validating fields.
  • Fixed text color for login/logout messages.

1.0.0 – 11/05/2023

  • Initial release.

기초

  • 버전 3.0.2
  • 최근 업데이트: 2개월 전
  • 활성화된 설치 10보다 적음
  • 워드프레스 버전 6.4 또는 그 이상
  • 다음까지 시험됨: 7.0.5
  • PHP 버전 8.0.0 또는 그 이상
  • 언어

    Danish 및 English (US).

    자국어로 번역하기

  • 태그:
    custom loginlogin designerlogin pagerecaptcharedirect
  • 고급 보기

평점

아직 제출된 리뷰가 없습니다.

Your review

모든 리뷰 보기

기여자

  • WP Nordic

지원

할 말 있으신가요? 도움이 필요하신가요?

지원 포럼 보기

기부

이 플러그인이 발전하도록 도우시겠습니까?

이 플러그인에 기부하기

  • 소개
  • 뉴스
  • 호스팅
  • 개인정보
  • 쇼케이스
  • 테마
  • 플러그인
  • 패턴
  • 배우기
  • 지원
  • 개발자 도구
  • WordPress.tv ↗
  • 참여하기
  • 이벤트
  • 기부하기 ↗
  • Swag ↗
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

한국어

  • X(이전 트위터) 계정 방문하기
  • 블루스카이 계정 방문하기
  • 마스토돈 계정 방문하기
  • 스레드 계정 방문하기
  • 페이스북 페이지 방문하기
  • 인스타그램 계정 방문하기
  • LinkedIn 계정 방문하기
  • 틱톡 계정 방문하기
  • 유튜브 채널 방문하기
  • 텀블러 계정 방문하기
코드는 詩다
The WordPress® trademark is the intellectual property of the WordPress Foundation.