One really simple way is to just insert another “save draft” button wherever you want in your post editor page.
<input type="submit" name="save" value="Save Draft" class="button">
You essentially just want to make sure it’s got “save” as it’s name
attribute and “Save Draft” as it’s value
.
Related Posts:
- Adding submit or update button to custom metabox?
- Editing Screen: Make Update or Publish Button Follow The Page
- Custom “Publish” / “Update” button &
- Insert media button will always add into the same tinyMCE editor
- Add a Meta Box for uploading a SECOND Featured Image?
- Remove the Featured Image Meta Box
- Remove the Yoast SEO Post Metabox [closed]
- Sample code for validating custom metabox?
- How to add a class to meta box
- Add Meta box Befoure Post Title
- Tinymce/WordPress is removing all line-breaks?
- Editing the Default Links like “Site Admin” in the Sidebar Meta Section?
- Why can’t I hook into save_posts after admin_init?
- Meta Boxes in Front End Post Submission Form
- Custom meta box shown when template is chosen [duplicate]
- Modifying the main editor priority
- How to make a meta box field a requirement
- How to make multicheck for post/page meta box
- Adding uploaded images to editor from metabox instead of default popup uploader
- Choosing a default page tempate (Classic => Gutenberg)
- How to remove the RichText Meta Box
- Add character count to custom metabox
- Update caption for metabox gallery images
- datetime_timestamp shows numbers only? need in date and time
- Custom Metabox with Ajax in Edit Post – Stuck
- Post.php – Conditional statements for new post and edit post
- What Can I Use To Add A Custom Button Between Publish button and Move To Trash?
- How to generate a featured image from a video embeded in a metabox
- Meta box io oembed returns list not array
- Hide meta box based on post format
- How to verify meta box is registered in Unit Testing?
- Add a custom field to top attribute in WooCommerce
- wp_editor in metabox not working
- WPAlchemy: How to output values?
- Select box saves but doesn’t update value in admin
- save_post not working with attachments
- How to get meta box values – WP tuts tutorial
- retrieve meta key when checkbox is used
- Add Meta Box not showing on New Post – Custom meta box not showing
- Change Metabox Title
- Customize WordPress Media Upload and New Media Manager Menu in add post Metabox
- How to display a custom post type’s media library inline on meta box
- Modules with meta box implementations
- Remove meta box for specific page
- How To Add Custom Meta PDF Upload Box to WooCommerce Products (and post link on frontend)
- Using WYSIWYG In custom meta boxes
- Visual/Text tabs in wp editor Not Showing
- save_post action to include wp_insert_post_data filter, gathering meta field info & prevent infinite loop
- Change the context of excerpt metabox for the ‘New Post’ page
- Adding meta box without add_meta_box – is this bad?
- How to have meta boxes save via REST in Gutenberg?
- Show preview of post changes on page
- Add Metabox to settings / options page
- saving data entered into a Metabox into an array? for use with for/each output.
- Undefined index error in custom post metabox
- WPAlchemy MediaAccess inserting media link in WP Editor instead of custom field in metabox [closed]
- Meta Box will not display
- How can i use this meta box function in my template ? (WordPress)
- How to disable Author dropdown in Gutenberg’s Status and Visibility panel
- get_post_meta as a list for drop down search filter
- add_post_meta | update_post_meta | Via the frontend
- Why does not my metabox save?
- multi custom fields and taxonomy search
- Migrating from metaboxes to wp_editor()
- Display stored value in Meta Box
- Display Content if custom meta box checkbox is checked
- How to add meta box for current post format?
- How to check specific value in two metabox?
- How to show taxonomy terms from wordpress database?
- Error showing in current page id in wordpress admin
- Show value of select dropdown in meta box
- Output list from each line of metabox (shortcode)
- Hybrid meta box, how to show?
- Understanding WordPress’ post type support
- Include doesn’t work, getting strange path: (/usr/local/php53/lib/php) – Whats wrong? (WPAlchemy)
- wordpress alchemy put custom metabox on certain page only
- using WPalchemy to output custom metabox from homepage template
- Custom meta box data in rss feed
- How using the Meta Box plugin, to filter posts by the value of a post type field?
- metabox dosn’t save with checkbox of post_type values order by taxonomy
- save meta data of custom post type: WP_Error has no effect, even if insufficient capabilities
- Is there default meta boxes types that handles types and sanitization?
- how to update editor content from metabox
- Resposive admin classes?
- Meta Box – Javascript Datatable
- Only allow one meta key value per post in a category
- Make metabox always be on top (sticky)
- Generating image sizes when uploading through wp.media
- add_post_meta Adds post meta but the value is blank
- Best practices for meta box placement?
- Echo order box (in pages)
- Meta boxes not showing on custom post type. Blank page?
- Tags meta box don’t show when creating a new post type
- Setting Event to Expire Using Custom Metabox
- Drop down menu’s not saving using Custom Meta Boxs in WordPress
- Remove Title, Editor and Meta Box Support Based on Post Formats
- Custom select box meta field
- Saving an upload media meta box field
- Conditonally check if Custom Meta Box has input
- My meta box don’t want to save value