September 13, 2017
Use the follow snippet to remove the text, or update it with your own heading:
function tml_title( $title, $action ) { $title = ''; return $title; } add_filter( 'tml_title', 'tml_title', 11, 2 );
Use the follow snippet to remove the text, or update it with your own heading:
function tml_title( $title, $action ) { $title = ''; return $title; } add_filter( 'tml_title', 'tml_title', 11, 2 );
I’m an African / Ojibwe First Nations Web Developer living in Winnipeg, Manitoba.