Change separator for meta tag

[ad_1]

Plugin Author
Stiofan

(@stiofansisland)

Hello,

Try following PHP code snippet to replace meta title separator for %%sep%%.

function gd_snippet_document_title_separator( $sep ) {
	$sep = '-'; // CHANGE SEPARATOR HERE

	return $sep;
}
add_filter( 'document_title_separator', 'gd_snippet_document_title_separator', 20, 1 );

If you have any issues please open a ticket and a developer will assist you further: https://wpgeodirectory.com/support/

Thanks,

Stiofan

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer