wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
get_template_part_{$slug} › WordPress Action Hooks
Seit5.5.0
Veraltetn/v
› do_action( "get_template_part_{$slug}", $slug, $name, $args )
Parameter: (3) |
|
Definiert in: |
|
Codex: |
Fires before the specified template part file is loaded.
The dynamic portion of the hook name, $slug
, refers to the slug name
for the generic template part.
Ähnliche Funktionen: get_template_part, get_page_template_slug, get_template_directory_uri, get_template, _get_block_templates_paths, get_template_hierarchy
Ähnliche Hooks: get_template_part, get_delete_post_link, get_terms_args, comments_template_query_args, theme_templates