Just another contact form plugin. Simple but flexible.
About Log in with Google
This plugin allows users to log in to WordPress using their Google accounts, eliminating the need for passwords. It provides step-by-step instructions for setting up the plugin and enabling user registration. Additionally, it supports various browsers and allows for customization through hooks and configuration parameters.Screenshots



Changelog
1.3.7
- Compatible with WordPress 6.7.2
1.3.6
- Fix: PHPCS Errors and Warnings
1.3.5
- Fix: FILTER_SANITIZE_STRING Deprecation warning
1.3.4
- Chore: Doc update
1.3.3
- Fix: Redirection back to login page issue.
1.3.2
- Compatible with PHP 8.1
- Compatible with WordPress latest version 6.3.1
1.3.1
- Maintenance release: Updated minimum requirements.
1.3.0
- Feature: Gutenberg block for Login button.
- Feature: Save user first name and last name on registration.
- Add: PHP 8.0 compatibility.
- Add: Added hook after user authentication.
- Add: Added hook after user is logged-in.
- Fix: set login cookie with shortcode display.
- Fix: Redirection back to login page issue.
- Updated npm packages and laravel-mix.
1.2.2
- Maintenance release. Requires PHP >= 7.4.
1.2.1
- Feature: Provide filter for client arguments: rtcamp.google_client_args
1.2
- Feature: One-Tap Login setting for supported browsers.
1.1
- Feature: Add shortcode
[google_login]with optional attributes:[google_login button_text="Login with Google" force_display="no" redirect_to="https://example.url/page"]. - Feature: Replace third-party oAuth client with custom GoogleClient class.
- Fix: Identification of state value, whether a given oAuth login is relevant to this plugin.
- Remove: Google oAuth library from composer.
1.0.14
- Revert Login with GitHub state fix.
1.0.13
- Fix login issue related to oAuth state.
1.0.12
- Fix conflict with Login with GitHub plugin.
1.0.11
- Add ‘login_with_google/client_arguments’ filter for Google_Client arguments.
1.0.10
- Fix issue where JS/CSS were not loading.
1.0.9
- Initial release.
1.3.1
- Maintenance release: Updated minimum requirements.
