[buddypress-trac] [BuddyPress Trac] #7304: xProfile Group field
buddypress-trac
noreply at wordpress.org
Tue Oct 25 14:59:18 UTC 2016
#7304: xProfile Group field
-------------------------------+------------------
Reporter: danbp | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone:
Component: Extended Profile | Version: 2.7
Severity: normal | Resolution:
Keywords: reporter-feedback |
-------------------------------+------------------
Changes (by boonebgorges):
* keywords: => reporter-feedback
Comment:
Hi @danbp - Thanks for the ticket.
When you say "hide a profile field group from the profile edit screen", I
assume you mean that you don't want the profile "tab" to appear, correct?
The code you've provided doesn't do this in 2.7 or in 2.1/2.0. The tabs
are not generated by `bp_has_profile()` but by
`bp_profile_get_field_groups()`, so your `bp_after_has_profile_parse_args`
would not affect it.
Can you provide more context for the code that works in 2.1 but doesn't
work in 2.7? Do you have a custom edit.php template that is, for example,
showing all field groups on a single tab?
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7304#comment:2>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list