WordPress maintenance or security needs? Reach out!
TLDWP

Plugin: ethpress (Used by 4 domains)

EthPress – Web3 Login

The EthPress Web3 Login WordPress Plugin adds a capability to connect with cryptocurrency wallets such as MetaMask for Ethereum, Binance Smart Chain (BSC), Polygon (MATIC) or any other EVM-compatible blockchain, and wallets that support WalletConnect QR code. Adds a button to WordPress login screen that will let users securely log in with their crypto wallet.

Add the capability to log in with cryptocurrency wallets such as MetaMask for Ethereum, and wallets that support WalletConnect QR code. Adds a button to WordPress login screen that will let users securely log in with their crypto wallet.

In the background, a regular WordPress user account is created, so existing plugins and customizations will have no problem working along.

The EthPress NFT Access Add-On can be used to control access for WooCommerce products, simple pages and posts.

Features

  • A web3 login button is added to your login screen automatically
  • Use the EthPress widget for maximum ease
  • A shortcode [ethpress_login_button] can be used to display the Login button anywhere
  • A shortcode [ethpress_link_button] can be used to display the Link accounts button anywhere. The new account linked address will be put in all HTML elements with the ethpress-address-changed class present.
  • Local signature verification. To verify signatures locally with JavaScript, see this guide please.

Features PRO

The EthPress PRO version is required to use these features. Free 7 days Trial is available!

  • Managed Verification Service.
  • EthPress login button on a WooCommerce Login, Register and Checkout Forms.
  • The [ethpress_account] short code can be used to display the current user’s address logged with.
  • Buttons labels text can be changed in plugin settings
  • WooCommerce Account Details show Link Wallet button setting
  • The Redirect URL setting can be used to set an URL of a page to redirect after a successful login
  • The login_button_label attribute can be used to change the label for the login button displayed with a [ethpress_login_button] shortcode

The NFT Token based access control for the WooCommerce products, simple pages and posts can be done with the EthPress NFT Access Add-On. Free 7 days Trial is available!

Integrations

EthPress NFT Access Add-On Features

Check user NFT authentication control (non-fungible token, erc-721 and erc-1155) ownership.
The EthPress NFT Access Add-On is perfect for blocking users access to a Page, a Post and a WooCommerce Product page, if they don’t own a certain NFT token.

Free 7 days Trial is available

  • Site wide NFT verification requirement to register or login
  • Restrict access to a Page to some NFT token owners only
  • Restrict access to a Post to some NFT token owners only
  • Restrict access to a WooCommerce Product to some NFT token owners only
  • Shortcode to display your access level: [ethpress_nft_access_addon_nft product_id=”1337″]
  • ERC721 and ERC1155 non-fungible token standards are supported

Integrations

  • LearnPress LMS courses access can be granted with NFT token
  • Tutor LMS courses access can be granted with NFT token
  • Ethereum Wallet plugin generated accounts are also tested
  • The ethpress_nft_access_get_user_accounts filter can be used to add wallets for testing:

    add_filter('ethpress_nft_access_get_user_accounts', function($accounts) {
        $more_accounts = get_more_accounts();
        return array_merge($accounts, $more_accounts);
    });
    

Disclaimer

By using this free plugin you accept all responsibility for handling the account balances for all your users.

Under no circumstances is ethereumico.io or any of its affiliates responsible for any damages incurred by the use of this plugin.

Every effort has been made to harden the security of this plugin, but its safe operation depends on your site being secure overall. You, the site administrator, must take all necessary precautions to secure your WordPress installation before you connect it to any live wallets.

You are strongly advised to take the following actions (at a minimum):

By continuing to use the EthPress plugin, you indicate that you have understood and agreed to this disclaimer.

Hooks

These hooks can be used to add your custom logic after user logged in or linked an account using the EthPress plugin functionality.

The login_redirect hook is a standard WordPress hook you can use to customize the page user should be redirected after login.

The EthPress PRO version has a feature to configure it on the plugin settings page. Free 7 days Trial is available!

/**
 * Fires after every login attempt.
 *
 * @param WP_User|WP_Error $user WP_User on success, WP_Error on failure.
 * @param (string|false) $provider One of 'metamask', 'walletconnect', false.
 */
do_action( 'ethpress_login', $user, $provider );

/**
 * Fires after every user account linking success.
 *
 * @param WP_User|WP_Error $user WP_User on success, WP_Error on failure.
 * @param (string|false) $provider One of 'metamask', 'walletconnect', false.
 */
do_action( 'ethpress_linked', $user, $provider );

/**
 * Filters the login redirect URL.
 *
 * @param string           $redirect_to           The redirect destination URL.
 * @param string           $requested_redirect_to The requested redirect destination URL passed as a parameter.
 * @param WP_User|WP_Error $user                  WP_User object if login was successful, WP_Error object otherwise.
 */
$redirect_to = apply_filters( 'login_redirect', $redirect_to, $requested_redirect_to, $user );

/**
 * For additional checks in addons
 *
 * @since 1.6.0
 *
 * @param \losnappas\Ethpress\Address $address.
 * @return \losnappas\Ethpress\Address|\WP_Error Return \WP_Error if address doesn't fulfill some condition.
 */
$address = apply_filters('ethpress_login_address', $address);

/**
 * For additional checks in addons
 *
 * @since 1.6.0
 *
 * @param string           $redirect_to           The redirect destination URL.
 * @param string           $requested_redirect_to The requested redirect destination URL passed as a parameter.
 * @param WP_User|WP_Error $user                  WP_User object if login was successful, WP_Error object otherwise.
 */
$redirect_to = apply_filters('ethpress_login_redirect', $redirect_to, $requested_redirect_to, $user);
DomainExposuresHeadersLast Checked
z*i*n*t.com F Sep 3, 2026
b*o*k*m.com F Sep 1, 2026
k*r*t*k*n.com (WP 7.0.2) F Jul 24, 2026
b*l*m*r*e*g*r*f*i*n*s.com F Jul 21, 2026

Top 50 Plugins

Plugin Count
elementor 1,730,851
contact-form-7 1,721,189
elementor-pro 1,030,831
woocommerce 799,160
revslider 592,105
jetpack 437,583
js_composer 408,516
wp-rocket 327,452
essential-addons-for-elementor-lite 257,700
gravityforms 252,749
complianz-gdpr 252,105
google-site-kit 248,054
cookie-law-info 223,364
instagram-feed 219,947
sitepress-multilingual-cms 206,461
header-footer-elementor 200,562
google-analytics-for-wordpress 199,415
bluehost-wordpress-plugin 189,419
elementskit-lite 174,281
gutenberg 163,245
litespeed-cache 145,163
cookie-notice 144,698
gutenberg-core 142,214
gtranslate 120,894
the-events-calendar 120,488
wpforms-lite 118,651
astra-sites 108,787
popup-maker 106,954
woocommerce-payments 105,990
tablepress 101,271
honeypot 96,606
coblocks 94,330
astra-addon 91,513
duracelltomi-google-tag-manager 88,439
wp-smushit 88,309
layerslider 86,448
all-in-one-seo-pack 86,358
bb-plugin 84,742
akismet 82,542
ml-slider 82,050
premium-addons-for-elementor 80,896
cleantalk-spam-protect 80,348
mailchimp-for-wp 78,910
megamenu 78,677
ewww-image-optimizer 76,841
jet-engine 76,514
wp-pagenavi 76,498
fusion-builder 75,381
smart-slider-3 74,307
gravityformsrecaptcha 72,820

Top 50 Themes

Theme Count
hello-elementor 609,738
Divi 483,693
astra 402,996
flatsome 145,049
Avada 118,419
generatepress 112,324
pub 98,401
oceanwp 78,169
kadence 77,705
enfold 66,989
salient 63,402
twentyseventeen 53,040
twentytwentyfour 51,964
bb-theme 51,672
betheme 51,500
cocoon-master 50,020
blocksy 49,840
h4 49,515
twentytwentyfive 45,477
woodmart 44,738
dt-the7 44,471
neve 37,074
Avada-Child-Theme 36,431
gox 35,993
lightning 30,708
bridge 30,318
twentytwentyone 29,426
swell 29,172
twentytwenty 28,029
bricks 26,775
Impreza 25,573
Newspaper 23,658
twentytwentythree 21,408
epik-redesign 18,879
twentytwentytwo 18,239
uncode 18,008
twentysixteen 17,308
pro 17,260
storefront 15,772
sydney 15,730
Total 14,089
factory-templates-4 13,881
hello-theme-child-master 13,639
themify-ultra 12,712
hestia 12,288
yootheme 12,281
yith-wonder 11,735
jupiter 11,591
porto 11,567
twentyfifteen 11,459