wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes



http_origin › Les Filtres WordPress

Depuis3.4.0
Dépréciéen/a
apply_filters( 'http_origin', $origin )
Paramètres:
  • (string) $origin The original origin for the request.
    Requis: Oui
Défini(e) dans:
Codex:

Change the origin of an HTTP request.





Source

return apply_filters( 'http_origin', $origin );