wp_signature_hosts

Advertisement

Summery Summery

Filters the list of hosts which should have Signature Verification attempted on.

Syntax Syntax

apply_filters( 'wp_signature_hosts', string[] $hostnames )

Parameters Parameters

$hostnames

List of hostnames.

Source Source

File: wp-admin/includes/file.php

Advertisement

Changelog Changelog

Changelog
Version Description
5.2.0 Introduced.

Advertisement

Leave a Reply