by Learn NEAR Club on WordPress.org
The Login with NEAR WordPress plugin empowers users to effortlessly register/login with NEAR wallets directly on your WordPress site.

Fill the form with your configs: contract-id (your contract id, optional), login/logout button text (text that will be presented on frontend) classes (for extra styles), network (to use testnet or mainnet) screenshot-1.png.
Login with NEAR is a WordPress plugin that enables seamless Web3 authentication by allowing users to log in using their NEAR Protocol wallets. By integrating the HOT Connector, the plugin supports various NEAR-compatible wallets, including Hot Wallet, MyNearWallet Meteor Wallet, Intear Wallet.
🔐 Key Features
NEAR Wallet Integration: Facilitates user authentication through popular NEAR wallets, streamlining the login process for users already engaged in the NEAR ecosystem.
Smart Contract Interaction: Provides the ability to call smart contract methods directly from the WordPress site, supporting both view and change methods, and allowing the use of limited access keys for enhanced security.
Customizable Shortcode: Utilizes a simple shortcode [login_near_link] to embed the NEAR login button anywhere on the site, with options to modify button text and apply custom CSS classes for styling.
User Registration and Login: Automatically registers and logs in users who authenticate via their NEAR wallets, creating corresponding WordPress user accounts and simplifying user management.
Customization Flexibility: Modify login/logout button text and apply advanced styling with ease directly from the code.