WordPress.org

საქართველო

  • თემები
  • ჩადგმები
  • News
  • მხარდაჭერა
  • WordPress-ის შესახებ
  • ჩვენს შესახებ
  • Get WordPress
Get WordPress
WordPress.org

Plugin Directory

PSW Front-end Login & Registration

  • Submit a plugin
  • My favorites
  • Log in
  • Submit a plugin
  • My favorites
  • Log in

PSW Front-end Login & Registration

ავტორი: Gilblas Ngunte Possi
ჩამოტვირთვა
  • დეტალები
  • მიმოხილვა
  • დაყენება
  • დეველოპმენტი
მხარდაჭერა

აღწერა

We added a new feature for Facebook and Google Log in – Check the documentation for more details

PSW Front-end Login & Registration plugin allows you to seamlessly create and manage login and registration forms on your website, directing users to specific pages for these actions. By redirecting from the standard wp-admin or wp-login.php URLs, you improve your site’s security by reducing exposure to common cyberattacks targeting these login points.

This plugin also includes options to disable the default login and set up email-based account validation. It’s perfect for site administrators who want a user-friendly and more secure way for users to log in and register.

Key Features:
* Supports multiple languages, including French and English (translation-ready with a .pot file).
* Fully responsive design that works on mobile, tablet, and desktop devices.
* Streamlined redirection process to improve user experience.
* Secure password recovery for registered users via token-based authentication.
* Option to disable the default login URL and replace it with a custom URL.
* Social login integration (Google and Facebook) for easier access.

Note: To enable the registration form, ensure that user registration is activated in your site settings. Go to Settings -> General, and check the option Membership – Anyone can register.

Additional Information

To translate the plugin, use the .pot file included in the plugin folder. Upload translations to the /languages/ directory, and WordPress will automatically load them based on the site’s language settings.

Markdown Example

This README file demonstrates the proper formatting of WordPress plugin documentation. Follow WordPress best practices when using or modifying this plugin to ensure maximum compatibility and security.

ეკრანული სურათები

  • Plugin Settings – Configure default user roles, notification emails, and page selection.
  • Login Form – Front-end login form for users.
  • Registration Form – Custom registration form for new account creation.
  • Password Reset – Form for users to reset their passwords securely.

დაყენება

From within WordPress:
1. Navigate to Plugins -> Add New.
2. Click on Upload Plugin and choose the .zip file.
3. Click Install Now.
4. Once installed, click Activate Plugin.

Manual Installation:
1. Upload the plugin .zip file to the /wp-content/plugins/ directory.
2. Go to Plugins in WordPress and activate the plugin.

After Activation:
1. Go to Settings -> PSW – Front-end Login & Registration to configure the plugin.
2. Select the default user role for new registrations.
3. Add email addresses for additional account creation notifications.
4. Choose the page on which the login or registration form should appear.
5. (Optional) Disable the default WordPress login link for added security.

მიმოხილვები

This plugin is amazing and easy to understand

Gilblas Ngunte Possi 25.08.2023
I have been using it on most of my project, and it is easy to install and to customize. I will recommend using it if you want to disable the custom login to improve the security of your website.
1 რევიუს წაკითხვა

მონაწილეები & დეველოპერები

“PSW Front-end Login & Registration” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.

მონაწილეები
  • Gilblas Ngunte Possi

გადათარგმნეთ PSW Front-end Login & Registration თქვენს ენაზე.

დაინტერესებული ხართ დეველოპმენტით?

დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.

ცვლილებები

1.0.0

  • Initial release with core features.
  • Added functionality to login with Google and Facebook.

Under Settings -> PSW Login & Registration, you will find options to integrate Google and Facebook API keys for social login.

  • psw_login_registration_shortcode: Allows users to filter or replace the shortcode content.
  • psw_login_registration_template: Allows users to specify a custom template file for the content.

Example: Customize the Registration Shortcode Content

Add the following code to your theme’s functions.php file to customize the registration form content:

`php

add_filter(‘psw_login_registration_shortcode’, function($shortcode, $content, $post) {
// Replace the default shortcode with custom content
return ‘

Please register below:

‘ . $shortcode;
}, 10, 3);

Example: Users can specify a custom template file

`php

add_filter(‘psw_login_registration_template’, function($template, $post) {
// Provide a path to the custom template file
return get_stylesheet_directory() . ‘/psw-custom-registration-template.php’;
}, 10, 2);

Documentation:
* How to generate Facebook API keys
* How to generate Google API keys

მეტა

  • Version 1.12
  • Last updated 4 თვის წინ
  • Active installations 90+
  • WordPress version 4.0.1, ან უფრო მაღალი
  • Tested up to 6.7.2
  • Language
    English (US)
  • Tags
    custom loginFront end loginloginregistrationUser Registration
  • დამატებითი ხედი

რეიტინგები

5 out of 5 stars.
  • 1 5-star review 5 stars 1
  • 0 4-star reviews 4 stars 0
  • 0 3-star reviews 3 stars 0
  • 0 2-star reviews 2 stars 0
  • 0 1-star reviews 1 star 0

ჩემი მიმოხილვის დამატება

See all reviews

მონაწილეები

  • Gilblas Ngunte Possi

მხარდაჭერა

გაქვთ კომენტარი? გჭირდებათ დახმარება?

მხარდაჭერის ფორუმის ნახვა

შემოწირულობა

გსურთ ამ ჩადგმის განვითარების მხარდაჭერა?

შეწირეთ თანხა ამ ჩადგმას

  • About
  • News
  • Hosting
  • Privacy
  • Showcase
  • Themes
  • Plugins
  • Patterns
  • Learn
  • Support
  • Developers
  • WordPress.tv ↗
  • Get Involved
  • Events
  • Donate ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

საქართველო

  • Visit our X (formerly Twitter) account
  • Visit our Bluesky account
  • Visit our Mastodon account
  • Visit our Threads account
  • Visit our Facebook page
  • Visit our Instagram account
  • Visit our LinkedIn account
  • Visit our TikTok account
  • Visit our YouTube channel
  • Visit our Tumblr account
კოდი პოეზიაა.