add_action for buddypress topic admin links?
-
I am creating a function on something, but I can’t figure out what the add_action is for the admin links on the buddypress topic page!! I can’t figure it out.. you know.. the edit, and delete buttons.
I tried adding
` add_action( ‘bp_group_forum_admin_links’, ‘*function_name*’, 50 );`
didn’t work… any advise?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘add_action for buddypress topic admin links?’ is closed to new replies.