wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes



page_attributes_meta_box_template › Les Actions WordPress

Depuis4.4.0
Dépréciéen/a
do_action( 'page_attributes_meta_box_template', $template, $post )
Paramètres: (2)
  • (string|false) $template The template used for the current post.
    Requis: Oui
  • (WP_Post) $post The current post.
    Requis: Oui
Défini(e) dans:
Codex:

Fires immediately after the label inside the 'Template' section of the 'Page Attributes' meta box.





Source

do_action( 'page_attributes_meta_box_template', $template, $post );