Opened 10 years ago
Closed 10 years ago
#2280 closed defect (bug) (wontfix)
WP's url_to_postid() fail for topics
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | major | Version: | 2.1 |
Component: | General | Keywords: | dev-feedback needs-patch |
Cc: | wordpress@…, nashwan.doaqan@… |
Description
Test:
var_dump( url_to_postid( 'http://bbpress.dev/forums/topic/adipisci-exercitationem-aut-et-sint-corrupti-minus-et' ) );
One place where this is a problem is pingbacks. WP uses this function to accept and create an external pingback.
Change History (5)
Note: See
TracTickets for help on using
tickets.
Related #1430