apply_filters( 'url_to_postid', string $url )

Filters the URL to derive the post ID from.


Description Description


Parameters Parameters

$url

(string) The URL to derive the post ID from.


Top ↑

Source Source

File: wp-includes/rewrite.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.2.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.