Opened 17 years ago
Closed 16 years ago
#798 closed enhancement (no action required)
xprofile get_edit_html() hook needed
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | major | |
| Severity: | Version: | ||
| Component: | Keywords: | xprofile edit fields hook filter get_edit_html | |
| Cc: |
Description
It would be great if you add filter at the end of this method:
BP_XProfile_Field::get_edit_html()
For example, before returning $html
$html = apply_filters('bp_xprofile_field_edit_html', $html, $this);
Attachments (2)
Change History (3)
Note: See
TracTickets for help on using
tickets.
The method get_edit_html() is deprecated in BuddyPress version 1.1