Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto fill logged in user email and name #119

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

JAW-Dev
Copy link

@JAW-Dev JAW-Dev commented Nov 12, 2021

Added functionality to auto fill logged in user's name and email for the email form.

Description

Get the user details and if the user passes the logged in check the name and email fields will be rendred as hidden and the values for those fields will be automatically populated.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (modification of the currently available functionality)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project (WordPress coding standards, etc).
  • My code has appropriate phpdoc comments with a description, @since, @params and @return.
  • My code is tested for both new installs and for users that are upgrading from older versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant