Skip to:
Content

BuddyPress.org

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#2617 closed defect (bug) (fixed)

[patch] filters on edit and delete links for bp_get_the_topic_post_admin_links()

Reported by: nuprn1 Owned by:
Priority: minor Milestone: 1.5
Component: Forums Version:
Severity: Keywords: has-patch
Cc:

Description

filter triggers for both the edit and delete links for topic post (ie, i'd like to remove the edit/delete link after so many minutes)

Attachments (1)

2617.001.diff (1.6 KB ) - added by cnorris23 16 years ago.

Download all attachments as: .zip

Change History (5)

#1 @cnorris23
16 years ago

  • Keywords has-patch added

Patch adds bp_get_the_topic_post_admin_links_edit_link and bp_get_the_topic_post_admin_links_delete_link filters. Also, fixes an issue where a user-defined separator would not be implemented properly. The patch also fixes a spelling error s/seperator/separator.

@cnorris23
16 years ago

#2 @paulhastings0
16 years ago

  • Summary filters on edit and delete links for bp_get_the_topic_post_admin_links()[patch] filters on edit and delete links for bp_get_the_topic_post_admin_links()

#3 @djpaul
16 years ago

  • Resolutionfixed
  • Status newclosed

(In [3307]) Add missing filters to edit/delete links on forum posts. Fixes #2617 (branch)

#4 @djpaul
16 years ago

(In [3308]) Add missing filters to edit/delete links on forum posts. Fixes #2617 (trunk)

Note: See TracTickets for help on using tickets.