Function fm_url_to_post_id
Post URLs to IDs function, supports custom post types. Borrowed and modified from url_to_postid() in wp-includes/rewrite.php
Parameters summary
string |
$url |
Return value summary
integer|boolean
|
post ID on success, false on failure |