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



page_attributes_misc_attributes › WordPress Action Hooks

Seit4.9.0
Veraltetn/v
do_action( 'page_attributes_misc_attributes', $post )
Parameter:
  • (WP_Post) $post The current post.
    Erforderlich: Ja
Definiert in:
Codex:

Fires before the help hint text in the 'Page Attributes' meta box.





Quellcode

do_action( 'page_attributes_misc_attributes', $post );