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



old_slug_redirect_post_id › WordPress Filter Hooks

Seit4.9.3
Veraltetn/v
apply_filters( 'old_slug_redirect_post_id', $id )
Parameter:
  • (int) $id The redirect post ID.
    Erforderlich: Ja
Definiert in:
Codex:

Filters the old slug redirect post ID.





Quellcode

$id = apply_filters( 'old_slug_redirect_post_id', $id );