mirror of
https://gh.wpcy.net/https://github.com/mainwp/Code-Snippets-Functions.git
synced 2026-04-29 11:32:21 +08:00
https://wordpress.org/support/topic/translations-are-no-longer-loading-from-the-theme-folder/
1 line
64 B
Text
1 line
64 B
Text
load_theme_textdomain( 'your-theme', WP_LANG_DIR . '/themes' );
|