Fires after all meta box sections have been output, before the closing #post-body div.
$postWP_Postwp-admin/edit-form-advanced.php:756file scope * Fires after all meta box sections have been output, before the closing #post-body div. * * @since 2.1.0 * * @param WP_Post $post Post object. */do_action( 'dbx_post_sidebar', $post ); ?></div><!-- /post-body --><br class="clear" /></div><!-- /poststuff --></form>Introduced in 2.1.0. Unchanged from 6.7.7 through 7.1.0.
Signature, return type and hooks compared across 5 parsed releases.