do_action( 'post_submitbox_minor_actions', WP_Post $post )

Fires before the post time/date setting in the Publish meta box.


Description Description


Parameters Parameters

$post

(WP_Post) WP_Post object for the current post.


Top ↑

Source Source

File: wp-admin/includes/meta-boxes.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
4.4.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.