wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



secure_auth_redirect › Filtr WordPress Hooks

Od3.1.0
Przestarzałyn/a
apply_filters( 'secure_auth_redirect', $secure )
Parametry:
  • (bool) $secure Whether to use a secure authentication redirect. Default false.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters whether to use a secure authentication redirect.





Źródło

$secure = apply_filters( 'secure_auth_redirect', $secure );