wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



post_submitbox_misc_actions › WordPress Action Hooks

Seit4.4.0
Veraltetn/v
do_action( 'post_submitbox_misc_actions', $post )
Parameter:
  • (WP_Post) $post WP_Post object for the current post.
    Erforderlich: Ja
Definiert in:
Codex:

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





Quellcode

do_action( 'post_submitbox_misc_actions', $post );