Skip to:
Content

BuddyPress.org

Opened 14 years ago

Closed 14 years ago

Last modified 14 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's profile nuprn1 Owned by:
Milestone: 1.5 Priority: minor
Severity: Version:
Component: Forums 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 14 years ago.

Download all attachments as: .zip

Change History (5)

#1 @cnorris23
14 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
14 years ago

#2 @paulhastings0
14 years ago

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

#3 @djpaul
14 years ago

  • Resolution set to fixed
  • Status changed from new to closed

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

#4 @djpaul
14 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.