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



url_to_postid › Filtr WordPress Hooks

Od2.2.0
Przestarzałyn/a
apply_filters( 'url_to_postid', $url )
Parametry:
  • (string) $url The URL to derive the post ID from.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters the URL to derive the post ID from.





Źródło

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