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

feat(ALWP-1): Enabled WooCommerce support #1

Merged
merged 6 commits into from
Mar 14, 2024

Conversation

affrncsp
Copy link
Collaborator

@affrncsp affrncsp commented Mar 11, 2024

Features:

  • Added WooCommerce-related settings: Profile sync, Affinidi Login button position, and Affinidi Login header text
  • Added function to create WooCommerce customer profile based on Affinidi Vault profile
  • Added function to track the redirect_url using WP Transient and redirect the user back to the origin page if enabled
  • Added WP Filter to display Affinidi Login button to the WooCommerce Login and Registration form
  • Checks whether the WooCommerce is activated and displays the Admin settings

Improvements:

  • Remove the admin option to redirect to the Dashboard, but instead, if the user login using the wp-login.php page, by default, redirects the user to the Dashboard

Fixes:

  • Affinidi Login button style fix for WooCommerce - to keep the button branding instead of using the current theme

@affrncsp affrncsp merged commit cd1ddc8 into main Mar 14, 2024
4 checks passed
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.

None yet

1 participant