Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: G-Field – This plugin adds an additional field to group creation


r-a-y
Keymaster

@r-a-y

@nit3watch – You have to remove the following hook:
add_action( 'bp_after_group_details_creation_step', 'gfield_add_field_form' );

Also remove the conditional that Derek put in.

Here’s the updated code, no need to add any filters:
http://pastebin.com/JrEbHMsh

Skip to toolbar