jetpack_unlinked_user

jetpack_unlinked_user

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: woocommerce.8.7.0

do_action('jetpack_unlinked_user') is found 1 times:

  • /vendor/automattic/jetpack-connection/src/class-manager.php line 902
    				 * @since-jetpack 4.1.0
    				 *
    				 * @param int $user_id The current user's ID.
    				 */
    				do_action( 'jetpack_unlinked_user', $user_id );
    
    				if ( $is_primary_user ) {
    					Jetpack_Options::delete_option( 'master_user' );
    				}
    			}
    		}
    

See this hook used in plugins: