Opened 3 years ago
Closed 3 years ago
#12172 closed defect (bug) (fixed)
Function get_post_link needs new name
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | high | Milestone: | 3.0 |
| Component: | Permalinks | Version: | 3.0 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | johnjamesjacoby |
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