wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren


wp_lang_dir › WordPress-Konstanten

Seitn/v
define( 'WP_LANG_DIR', WP_CONTENT_DIR . '/languages' );
Definiert in:

Server path of the language directory.

No leading slash, no trailing slash, full path, not relative to ABSPATH

Quellcode

define( 'WP_LANG_DIR', WP_CONTENT_DIR . '/languages' );