Post Submitbox Actions

April 25, 2018 ยท View on GitHub

Covers the following actions:

  • post_submitbox_minor_actions
  • post_submitbox_misc_actions
  • post_submitbox_start

Overview

These actions fire within the post submit box:

image

Existing Usage

One existing use is to include new form elements that are processed on save_post:

image

Please open a new issue to suggest additional examples of existing usage.

Gutenberg Equivalent

There are no Gutenberg equivalents for these actions.