标签: php wordpress
如何使用位于wp-content/languages/文件夹中的文件替换位于wp-content/themes/child-theme/文件夹中的翻译文件?我想显示child-theme文件夹中的翻译。我应该向functions.php添加一些内容,以便wp-content/languages/文件夹中的文件替换为wp-content/themes/child-theme/文件夹中的文件吗?
wp-content/languages/
wp-content/themes/child-theme/
child-theme
functions.php