0.9.250925
Pre-release
Pre-release
beta 250922 (#18) * Remove unnecessary comment and ensure proper formatting in AuthShortcode.php * Revise README.md to enhance clarity and structure, adding detailed features, installation, configuration, and usage instructions for Socialify plugin. * Remove commented debug line from provider-connector.php * Fix GitHub Plugin URI format in plugin.php * Update README and GoogleProvider instructions for shortcode usage and code formatting * Update README to clarify shortcode usage and add connection shortcode instructions * Refactor user registration checks and update GoogleProvider scope to include email * Enhance user registration by saving provider profile data upon email check in AbstractProvider; remove debug statement in GoogleProvider * Add automatic shortcode rendering to WooCommerce login form * Refactor shortcode rendering in AuthShortcode to conditionally display content * Implement Endpoints class for handling custom endpoints and query variables * Remove unused properties and comments in Plugin class for cleaner code * Refactor URL generation in AbstractProvider and ConnectProvidersShortcode; remove unused nonce handling and streamline endpoint retrieval * Add socialify endpoint actions and improve connection logic in providers * Refactor AbstractProvider and related providers: remove unused disconnect methods and clean up comments * Refactor provider authentication methods: streamline redirection and improve error handling for user ID validation * Update error message in GoogleProvider for user authentication and increment plugin version to 0.9.250925 * Update error message in TelegramProvider for user authentication * Update README.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update README.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update includes/GoogleProvider.php Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update includes/TelegramProvider.php Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update includes/GoogleProvider.php Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>