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



blog_redirect_404 › Filtr WordPress Hooks

Od3.0.0
Przestarzałyn/a
apply_filters( 'blog_redirect_404', NOBLOGREDIRECT )
Parametry:
  • (string) $no_blog_redirect The redirect URL defined in NOBLOGREDIRECT.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters the redirect URL for 404s on the main site.

The filter is only evaluated if the NOBLOGREDIRECT constant is defined.





Źródło

$destination = apply_filters( 'blog_redirect_404', NOBLOGREDIRECT );