نقل قول نوشته اصلی توسط topwebhost نمایش پست ها
سلام
کدهای زیر رو داخل فایل functions.php باید قرار بدید
کد:
add_filter( 'document_title_separator', 'My_separator' );
function My_separator( $separator ) {
    $separator = '+';
    return $separator;
}
بجهای + هم میتونید از هر کاراکتری که مدنظرتونه استفاده کنید

سلام ممنونم . فقط دو تا سوال دارم ازتون
این کد فقط مختص برچسب هاست یا همه ی پیوند های یکتای سایت ؟ امکانی وجود داره که فقط برای برچسب ها لحاظ کنیم ؟

سوال دوم اینکه فایلی که فرمودید دو تا عینا وجود داره و چند تای دیگه هم توی اسمشون شباهت دارن :|

/public_html/wp-admin/admin-functions.php
/public_html/wp-admin/upgrade-functions.php
/public_html/wp-content/themes/jannah/functions.php
/public_html/wp-content/themes/jannah/framework/functions/wp-helper-functions.php
/public_html/wp-content/themes/jannah/framework/functions/theme-functions.php
/public_html/wp-content/themes/twentyseventeen/functions.php
/public_html/wp-content/themes/twentyseventeen/inc/icon-functions.php
/public_html/wp-content/themes/twentyseventeen/inc/template-functions.php
/public_html/wp-content/plugins/wp-jalali/wp-jalali-functions.php
/public_html/wp-content/plugins/wordpress-seo/inc/wpseo-functions.php
/public_html/wp-content/plugins/wordpress-seo/inc/wpseo-non-ajax-functions.php
/public_html/wp-includes/ms-functions.php
/public_html/wp-includes/functions.php
/public_html/wp-includes/registration-functions.php
/public_html/wp-includes/rss-functions.php