Linux 软件免费装
Banner图

Frontend Login & Register Forms - Simple Login & Registration

开发者 quicksnail
更新时间 2026年7月6日 18:25
PHP版本: 7.0 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

login form register form frontend login simple login simple register

下载

1.0.1 1.0.2 1.0.4 1.0.3 1.0.5

详情介绍:

Get beautiful, branded login forms and registration forms for your website. Minimal setup allows you to get up and running fast. Login & Register Forms replaces the default WordPress sign-in & registration flows on the frontend of your site. Add simple login forms, simple register forms & lost password forms to pages, posts or templates without editing core files. All forms can be customised and branded with ease, and integrates with popular social login buttons. Login & Register Forms features Login & Register Forms shortcodes: Shortcode attributes reference Shortcode attributes allow overriding default settings on individual forms. [quicklrf_login] [quicklrf_register] [quicklrf_login_register] [quicklrf_lost_password] Examples: Other plugin integrations Nextend Social Login If Nextend Social Login is active, you can show their social login buttons at the bottom of your forms. To enable this integration:
  1. Install and activate Nextend Social Login.
  2. Go to Login & Register settings > Advanced > Nextend Social Login.
  3. Enable one or more switches:
  4. Login Form
  5. Register Form
  6. Login + Register Form
Behavior notes: WP Social If WP Social is active, you can output the WP Social login buttons at the bottom of your forms. To enable this integration:
  1. Install and activate WP Social.
  2. Go to Login & Register settings > Advanced > WP Social.
  3. Enable one or more switches:
  4. Login Form
  5. Register Form
  6. Login + Register Form
Behavior notes:

安装:

  1. Upload the Login & Register Forms to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Go to the plugin settings page and configure login form, register form and other options.
  4. Create a page for your simple login form and insert [quicklrf_login].
  5. Create a page for your simple registration form and insert [quicklrf_register].
  6. Test the full flow: registration form submission, login form submission, and redirects.

屏幕截图:

  • Frontend dual login + register form
  • Frontend register form
  • Frontend login form
  • Settings page
  • Settings page
  • Settings page
  • Settings page

常见问题:

How do I show a simple login form?

Use the [quicklrf_login] shortcode on any page or post.

How do I show a simple register form?

Use the [quicklrf_register] shortcode on any page or post.

Is this plugin good for a simple login form setup?

Yes. You can create a simple login form page in minutes using the shortcode and default styling controls.

Can I create a simple register form without coding?

Yes. Add [quicklrf_register] to a page and configure text, colors, logo, and redirect settings in the admin panel.

What is the difference between a register form and a registration form?

In this plugin, both terms refer to the same user sign-up experience. You can use either phrase when planning your page content.

Does the login form work with AJAX?

Yes. The plugin includes AJAX-powered submission for login and registration workflows where available.

Can I redirect users after login form submission?

Yes. Configure redirect targets after login, logout, and registration form completion.

Can I hide wp-login.php and use only front-end forms?

The plugin includes a hide wp-login.php option. Test carefully with your admin access flow before enabling it on a live site.

Can I style the register form to match my brand?

Yes. You can customize layout style, colors, logo, button appearance, and spacing to better match your theme.

Can I place forms in theme templates instead of shortcodes?

Yes. Template tag support is available if you prefer rendering the login form or registration form directly in PHP theme files.

Does it replace the default WordPress login form?

It provides front-end alternatives so most users can avoid the default screen. Administrators can still use standard WordPress access when needed.

Can I add custom fields or content to the forms?

Yes. The forms expose action and filter hooks for developers (see the "For Developers" section below) so other plugins can inject fields, notices, and more.

Will this work with any theme?

It is designed to work with most WordPress themes. If your theme has aggressive form styling, you may need minor CSS adjustments.

更新日志:

1.0.5 (2026-07-06) 1.0.4 (2026-07-03) 1.0.3 (2026-07-03) 1.0.2 (2026-07-03) 1.0.1 (2026-07-02) 1.0.0