سلام دوستان
ckeditor رو از https://wordpress.org/plugins/ckeditor-for-wordpress/ آدرس گرفتم
هرچی توی فایل ckeditor-for-wordpress\ckeditor\config.js رو به شکل زیر تنظیم می کنم هیچ تاثیری نداره
می خوام زبانش به فارسی تغییر کنه:
CKEDITOR.editorConfig = function( config ) {
// Define changes to default configuration here. For example:
config.language = 'fa';
// config.uiColor = '#AADC6E';
};
ممنون می شم راهنمایی کنید