Coder Social home page Coder Social logo

beee4life / b3-onboarding Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 2.0 2.93 MB

This Wordpress plugin handles the onboarding of a user (registration + login)

License: GNU General Public License v3.0

PHP 94.66% CSS 3.01% JavaScript 1.99% HTML 0.34%
wordpress wordpress-plugin registration user login-system login onboarding register registration-forms registration-system

b3-onboarding's People

Contributors

beee4life avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

alimuzzaman dexit

b3-onboarding's Issues

Feature Request: Danger Zone for deletion UI

I'd like to see the inclusion of an additional safety feature in the account deletion user interface (UI). This safety feature would be in the form of a "danger zone drawer," which can be accessed by clicking on a button. When the button is clicked, the danger zone drawer would reveal the account deletion UI.

The purpose of this feature would be to provide an added layer of protection against the accidental deletion of user accounts. By placing the account deletion UI behind an extra button, users would be less likely to accidentally delete their accounts, as they would need to consciously click through an additional step to access it.

The term "danger zone" here refers to the area of the UI that contains potentially risky actions, such as deleting an account. By creating a separate drawer for this area, it becomes more difficult to accidentally trigger these actions.

Overall, the addition of a danger zone drawer to the account deletion UI could be a useful safety feature that allows users to delete their accounts only if they are absolutely certain.

User welcome e-mail HTML tags get removed

Hello! :)

Great plugin so far, just a small bug I found in the newest version...

Issue description

After creating a custom HTML template for the user welcome e-mail, the typed HTML tags are not used in the final e-mail. The preview function works properly tho.

I tracked the issue down to the file 'includes/filters-wp.php' @ Line: 162
$user_email = htmlspecialchars_decode( stripslashes( $user_email ) );

Possible Solution

Remove line 162 and sanitize possible user input before it gets mixed into the template.
Beware, the same function/method is used on for other registration types on line 178, 189 and 200 too and may cause the same negative effect.

Version used

3.0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.