Opened 3 years ago
Last modified 4 months ago
#14640 new enhancement
Feature Requst: Add Action Hook "post_submitbox_end"
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Future Release |
| Component: | Editor | Version: | 3.0.1 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | mvd7793 |
Description
I'd like to add a button UNDER the Publish button on an edit post page. There is an action for adding a button (or other elements) BEFORE the Publish button (post_submitbox_start), but I'd like one at the end. I know that I can address this w/ CSS if necessary, but it would be nice to be able to position my button in the HTML as well.
Attachments (1)
Change History (4)
- Keywords needs-patch added; publish action post edit page removed
- Milestone changed from Awaiting Review to Future Release
Note: See
TracTickets for help on using
tickets.

Adds a new action hook