Index: src/bp-xprofile/bp-xprofile-classes.php
===================================================================
--- src/bp-xprofile/bp-xprofile-classes.php	(revision 9074)
+++ src/bp-xprofile/bp-xprofile-classes.php	(working copy)
@@ -1023,6 +1023,7 @@
 								</div>
 
 							<?php endif ?>
+							<?php do_action( 'xprofile_field_after_sidebarbox', $this ); ?>
 						</div>
 
 						<div id="postbox-container-2" class="postbox-container">
@@ -1062,7 +1063,7 @@
 								<input type="hidden" name="fieldtype" id="fieldtype" value="textbox" />
 
 							<?php endif; ?>
-
+							<?php do_action( 'xprofile_field_after_contentbox', $this ); ?>
 						</div>
 					</div><!-- #post-body -->
 
