wpseek.com
A WordPress-centric search engine for devs and theme authors
wp_set_lang_dir is private and should not be used in themes or plugins directly.
wp_set_lang_dir › WordPress Function
Since3.0.0
Deprecatedn/a
› wp_set_lang_dir ( No parameters )
| Access: |
|
| Defined at: |
|
| Codex: |
Sets the location of the language directory.
To set directory manually, define theWP_LANG_DIR constant
in wp-config.php.
If the language directory exists within WP_CONTENT_DIR, it
is used. Otherwise the language directory is assumed to live
in WPINC.Related Functions: wp_get_upload_dir, wp_get_font_dir, wp_get_image_editor, wp_kses_hair, wp_reset_vars