Opened 16 years ago
Closed 16 years ago
#12172 closed defect (bug) (fixed)
Function get_post_link needs new name
| Reported by: | johnjamesjacoby | Owned by: | ryan |
|---|---|---|---|
| Priority: | high | Milestone: | 3.0 |
| Component: | Permalinks | Version: | 3.0 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [13023]) Rename get_post_link() to get_post_permalink() to avoid conflict with bbPress. Props scribu. fixes #12172