edit_form_after_editor action. props helenyhou. fixes #19658.

git-svn-id: http://core.svn.wordpress.org/trunk@22446 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Nacin 2012-11-07 21:49:47 +00:00
parent 8eb8948a2e
commit 9acf7ceb26
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">