edit_form_after_editor action. props helenyhou. fixes #19658.

git-svn-id: https://develop.svn.wordpress.org/trunk@22446 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin 2012-11-07 21:49:47 +00:00
parent d9bab22085
commit e775c9ee99
1 changed files with 2 additions and 0 deletions

View File

@ -371,6 +371,8 @@ if ( post_type_supports($post_type, 'editor') ) {
</div>
<?php } ?>
<?php do_action( 'edit_form_after_editor' ); ?>
</div><!-- /post-body-content -->
<div id="postbox-container-1" class="postbox-container">