wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



old_slug_redirect_url › WordPress Filter Hooks

Seit4.4.0
Veraltetn/v
apply_filters( 'old_slug_redirect_url', $link )
Parameter:
  • (string) $link The redirect URL.
    Erforderlich: Ja
Definiert in:
Codex:

Filters the old slug redirect URL.





Quellcode

$link = apply_filters( 'old_slug_redirect_url', $link );