[wp-trac] [WordPress Trac] #15771: url_to_postid() issues a notice on unmatching url's
WordPress Trac
wp-trac at lists.automattic.com
Sat Dec 11 09:16:56 UTC 2010
#15771: url_to_postid() issues a notice on unmatching url's
--------------------------+-------------------------------------------------
Reporter: dd32 | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 3.1
Component: General | Version: 3.1
Severity: normal | Resolution: fixed
Keywords: |
--------------------------+-------------------------------------------------
Comment(by scribu):
nacin, the source says otherwise:
{{{
$this->is_singular = $this->is_single || $this->is_page ||
$this->is_attachment;
}}}
http://core.trac.wordpress.org/browser/trunk/wp-
includes/query.php?rev=16854#L1404
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15771#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list