jetpack_connection_delete_all_tokens

jetpack_connection_delete_all_tokens

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

See hook in core

Displaying hooks found in version: woocommerce.8.7.0

apply_filters('jetpack_connection_delete_all_tokens') is found 1 times:

  • /vendor/automattic/jetpack-connection/src/class-manager.php line 1632
    		 * Return `false` to prevent the disconnect.
    		 *
    		 * @since 1.14.2
    		 */
    		if ( ! apply_filters( 'jetpack_connection_delete_all_tokens', true ) ) {
    			return false;
    		}
    
    		\Jetpack_Options::delete_option(
    			array(
    				'master_user',
    

See this hook used in plugins: