wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



url_to_postid › WordPress Filter Hooks

Da2.2.0
Deprecaton/a
apply_filters( 'url_to_postid', $url )
Parametri:
  • (string) $url The URL to derive the post ID from.
    Richiesto:
Definito a:
Codex:

Filters the URL to derive the post ID from.





Sorgenti

$url = apply_filters( 'url_to_postid', $url );