wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



post_submitbox_start › Działania WordPress Hooks

Od4.9.0
Przestarzałyn/a
do_action( 'post_submitbox_start', $post )
Parametry:
  • (WP_Post|null) $post WP_Post object for the current post on Edit Post screen, null on Edit Link screen.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Fires at the beginning of the publishing actions section of the Publish meta box.





Źródło

do_action( 'post_submitbox_start', $post );