이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

YD Setup Locale

설명

This very simple WordPress plugin automatically sets up the WP language environment based on the first part of the url of any page.

It will automatically setup the right XML header lang attribute + the internal WordPress $locale variable that is used to load the right language files for i18n and l10n (.po, .mo).

Usage:

Your blog URL structure should always begin with an official two-letter langage code, for example:

  • /en/… for english
  • /es/… for Spanish
  • /ja/… for Japanese
  • /fr/… for French
  • etc.

Please use only lower-case codes.

Pages that don’t comply to this URL scheme will still get your blog’s default locale setting, as configured in your wp-config.php file.

Sometimes you need to rename or copy some of your po/mo files, for example French language PO files are usually named like this: fr_FR.po;
just copy it to fr.po to make it work with a two-letter code.

Example

This plugin is used for extended multi-language support on the Post2Peer.com open posts directory.

Français

Ce plugin permet très simplement de faire fonctionner un blog multilingue ou bilingue, français/anglais par exemple.

Active support

Drop me a line on my YD Setup Locale plugin support site to report bugs, ask for specific feature or improvement, or just tell me how you’re using the plugin.

Revisions

0.1.0 Initial beta release

Did you like it?

Drop me a line on http://www.yann.com/wp-plugins/yd-setup-locale

설치

  1. Unzip yd-setup-locale.zip
  2. Upload the yd-setup-local directory and all its contents into your /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

Where should I ask questions?

http://www.yann.com/wp-plugins/yd-setup-locale

Use comments.

I will answer only on that page so that all users can benefit from the answer.
So please come back to see the answer or subscribe to that page’s post comments.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“YD Setup Locale”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “YD Setup Locale”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.