Home › Forums › Basel support forum › Child Theme Won't Overwrite inc/template-tags.php › Reply To: Child Theme Won't Overwrite inc/template-tags.php
September 15, 2017 at 4:06 pm
#19499
robertarrow
Participant
Gotcha – how would I incorporate this as a function in the Child Theme?
$title = ( ! empty( $page_for_posts ) ) ? get_the_title( $page_for_posts ) : esc_html__( get_the_title(), ‘basel’ );