jetpack_connection_delete_all_tokens, true

jetpack_connection_delete_all_tokens, true

Appears in:
Hook Type: filter

See hook in core

Displaying hooks found in version: jetpack.16.0.1

apply_filters('jetpack_connection_delete_all_tokens, true') is found 1 times:

  • /jetpack_vendor/automattic/jetpack-connection/src/class-manager.php line 1840
    		 * 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',