wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes



url_to_postid › Les Filtres WordPress

Depuis2.2.0
Dépréciéen/a
apply_filters( 'url_to_postid', $url )
Paramètres:
  • (string) $url The URL to derive the post ID from.
    Requis: Oui
Défini(e) dans:
Codex:

Filters the URL to derive the post ID from.





Source

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