Opened 13 years ago
Closed 13 years ago
#12172 closed defect (bug) (fixed)
Function get_post_link needs new name
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.0 | Priority: | high |
Severity: | normal | Version: | 3.0 |
Component: | Permalinks | Keywords: | has-patch |
Focuses: | Cc: |
Description
get_post_link is a bbPress function. Using it for WordPress 3.0 will stop bbPress deep integration and the BuddyPress Forums component from working.
Maybe use get_post_permalink instead?
P.S. - Component list needs "Post Type" added to it.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
(In [13023]) Rename get_post_link() to get_post_permalink() to avoid conflict with bbPress. Props scribu. fixes #12172