=== Web3 login & NFT embed === Contributors: securebit Donate link: https://securebit.co Tags: web3, login, nft Requires at least: 3.0.1 Tested up to: 6.0 Stable tag: 2.4.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Enable Web3 login & sign-up with crypto wallets such as MetaMask, Wallet Connect, NFT token gating and embed OpenSea NFTs == Description == Enable login & sign-up with Web3 crypto wallet (Metamask, WalletConnect or Torus) to your wordpress website. For new users, plugin auto creates WordPress account and for existing users plugin search existing account with Wallet Address and login into that account. For any user role, you can specify the minimum amount of a token or crypto balance the user needs to have in order to create an account. Your token can be a DAO Governance token, NFT, crypto coins, or smart contracts. Gating WordPress pages based on blockchain conditions like NFT ownership or DAO membership using Web3 Protocol. Supports Ethereum, Polygon and most EVM chains. Supports any NFT collection on Ethereum or Polygon blockchain. All you need is the public contract address which can be easily found on sites like Etherscan.io or OpenSea.io Allows you to embed any OpenSea (https://opensea.io/) NFT quickly and easily anywhere within your website with a simple shortcode. == Features == * Web3 login with Metamask, WalletConnect or Torus * Automatically signup new accounts after Crypto Wallet login * Sign-in based on tokens (DAO Governance token, cryto wallet balance, coins, smart contracts) [PRO] * Ask NFT verification to register or login to your site [PRO] * Lock / Gated content on specific posts or pages until the user verifies NFT ownership [PRO] * Embed OpenSea NFTs == Shortcode == Use in WordPress : [web3_nft_login] Use in PHP code : <?php echo do_shortcode("[web3_nft_login]"); ?> == Screenshots == 1. Admin Settings 2. Login Page 3. MetaMask Login == CONTACT US == Reach out to us at support@securebit.co for any questions or feature requests. == Changelog == = 2.4.1 = * Crypto Wallet login support with MetaMask, WalletConnect