the_title

过滤钩子


apply_filters( 'the_title', $page->post_title, $page->ID )
定义位置
  • wp-content/themes/twentytwenty/classes/class-twentytwenty-walker-page.php , line 137
引入
n/a
弃用

This filter is documented in wp-includes/post-template.php

apply_filters( 'the_title', $page->post_title, $page->ID ),