jetpack_unauth_file_download_signing_key

jetpack_unauth_file_download_signing_key

Appears in:
Hook Type: filter

See hook in core

Displaying hooks found in version: jetpack.16.0

apply_filters('jetpack_unauth_file_download_signing_key') is found 1 times:

  • /unauth-file-upload.php line 73
    	 * @since 16.0
    	 *
    	 * @param string $secret The signing secret. Empty string if none is available.
    	 */
    	return (string) apply_filters( 'jetpack_unauth_file_download_signing_key', $secret );
    }
    
    /**
     * Generate a signed token authorizing the download of a given file.
     *
     * Unlike a WordPress nonce, the token is not tied to a specific user or session, so a link