wpseek.com
A WordPress-centric search engine for devs and theme authors



old_slug_redirect_url › WordPress Filter Hooks

Since4.4.0
Deprecatedn/a
apply_filters( 'old_slug_redirect_url', $link )
Parameters:
  • (string) $link The redirect URL.
    Required: Yes
Defined at:
Codex:

Filters the old slug redirect URL.





Source

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