Add post_submitbox_misc_actions action. Props mdawaffe

git-svn-id: http://svn.automattic.com/wordpress/trunk@12000 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2009-10-06 20:17:21 +00:00
parent f1db510742
commit 16475c9588
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>