| 开发者 | davisshaver |
|---|---|
| 更新时间 | 2024年6月5日 01:08 |
| PHP版本: | 7.0 及以上 |
| WordPress版本: | 6.5.3 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/wp-rainbow directory, or install the plugin through the WordPress plugins screen directly.Find reference implementations of all filters in example plugin here.
wp_rainbow_nonce_life - Filter amount of time before nonce expires.
wp_rainbow_role_for_address - Filter role granted to a specific address on sign-in.
wp_rainbow_should_update_roles - Filter whether roles should be set.
wp_rainbow_infura_id - Filter Infura ID/API key to override settings value.
wp_rainbow_walletconnect_project_id - Filter WalletConnect project ID to override settings value.
wp_rainbow_infura_network - Filter Infura network to override settings value.
wp_rainbow_redirect_url - Filter login redirect URL.
wp_rainbow_should_update_roles - Filter whether roles should be set.
wp_rainbow_should_disable_user_role_updates_on_login - Filter whether roles should be updated on login.
wp_rainbow_validation_failed - Fires when validation fails.
wp_rainbow_user_created - Fires when user created.
wp_rainbow_user_updated - Fires when user updated.
wp_rainbow_user_login - Fires when user logs in.