Skip to:
Content

BuddyPress.org

Changeset 5178


Ignore:
Timestamp:
09/23/2011 09:36:52 PM (13 years ago)
Author:
boonebgorges
Message:

Adds xprofile_field_additional_options hook on xprofile field edit screen. Fixes #3608

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-xprofile/bp-xprofile-classes.php

    r5144 r5178  
    749749                </div>
    750750
     751                <?php do_action( 'xprofile_field_additional_options', &$this ) ?>
     752
    751753                <?php $this->render_admin_form_children(); ?>
    752754<?php   } else { ?>
Note: See TracChangeset for help on using the changeset viewer.