wpseek.com
A WordPress-centric search engine for devs and theme authors



wp_set_lang_dir › WordPress Function

Since3.0.0
Deprecatedn/a
wp_set_lang_dir ( No parameters )
Access:
  • private
Defined at:
Codex:

Sets the location of the language directory.

To set directory manually, define the WP_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.


Source

Soon...