Change Genesis Tag from Page Template [closed]

Try

add_filter('wp_title', 'my_custom_title');
function my_custom_title($title) {
    return 'My Custom Title';
}

Check genesis/lib/structure/header.php to see how Genesis does it.

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)