apply_filters( 'url_to_postid', string $url )
Filters the URL to derive the post ID from.
Parameters
- $url
-
The URL to derive the post ID from.
Source
File: wp-includes/rewrite.php
Changelog
Version | Description |
---|---|
2.2.0 | Introduced. |