Add post_submitbox_misc_actions action. Props mdawaffe

git-svn-id: https://develop.svn.wordpress.org/trunk@12000 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2009-10-06 20:17:21 +00:00
parent 9698b2716d
commit cba144b87c
1 changed files with 1 additions and 0 deletions

View File

@ -175,6 +175,7 @@ if ( $can_publish ) : // Contributors don't get to choose the date of publish ?>
</div><?php // /misc-pub-section ?>
<?php endif; ?>
<?php do_action('post_submitbox_misc_actions'); ?>
</div>
<div class="clear"></div>
</div>