Title: Basic Bilingual
Author: Steph
Published: <strong>2005년 1월 23일</strong>
Last modified: 2018년 5월 18일

---

플러그인 검색

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

![](https://s.w.org/plugins/geopattern-icon/basic-bilingual.svg)

# Basic Bilingual

 작성자: [Steph](https://profiles.wordpress.org/steph/)

[다운로드](https://downloads.wordpress.org/plugin/basic-bilingual.1.3.5.zip)

 * [세부사항](https://ko.wordpress.org/plugins/basic-bilingual/#description)
 * [평가](https://ko.wordpress.org/plugins/basic-bilingual/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/basic-bilingual/#installation)
 * [개발](https://ko.wordpress.org/plugins/basic-bilingual/#developers)

 [지원](https://wordpress.org/support/plugin/basic-bilingual/)

## 설명

Allows you to set the language of individual posts and pages and to summarize
 them
in other languages.

The excerpts are automatically inserted right before the post content, with the

correct language attribute. The correct language attribute is also set on the post
titles and original content.

If you were using this plugin prior to version 1.0 you will have to migrate
 your
posts and pages.

 1. Make sure your back-up your database
 2. Select the same 2 languages you were previously using in the “Site languages”
     
    option
 3. Press the “Migrate” button on the settings page

You might want to check [my work on multilingualism online](http://climbtothestars.org/focus/multilingual)

to understand what brought me to develop this plugin.

We also welcome volunteers to translate that plugin into more languages. If you

wish to help then contact [@stephtara](https://twitter.com/stephtara) on Twitter
or see [Stephanie’s contact page](http://climbtothestars.org/contact/).

### 크레디트

Following is the list of people who worked on this plugin.

 * [Stephanie Booth](http://climbtothestars.org/): Ideas and initial development.
 * [Tim Isenheim](http://www.freshlabs.de/journal/): Contributed bug fixes.
 * [Luca Palli](http://lpal.li/): Contributed bug fixes and features.
 * [Claude Vedovini](http://vdvn.me/): Took over development for v1.0.
 * [Nathalie Aynié](http://nathalieaynie.com/): Contributed the Italian
    translations.
 * [Borisa Djuraskovic](http://www.webhostinghub.com/): Contributed the
    Serbo-Croatian
   translations.
 * [Jan Spoelstra](http://www.linkedin.com/in/janspoelstra): Contributed the
    Dutch
   translations.

### Privacy Policy

This plugin does not collect any personal information from your visitors.

## 스크린샷

[⌊Post editing screen with Basic Bilingual installed.⌉⌊Post editing screen with 
Basic Bilingual installed.⌉[

Post editing screen with Basic Bilingual installed.

[⌊Basic Bilingual settings page.⌉⌊Basic Bilingual settings page.⌉[

Basic Bilingual settings page.

## 설치

 1. Upload `basic-bilingual` to the `/wp-content/plugins/` directory
 2. 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.
 3. Select your site languages in the plugin’s settings

## FAQ

  Installation Instructions

 1. Upload `basic-bilingual` to the `/wp-content/plugins/` directory
 2. 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.
 3. Select your site languages in the plugin’s settings

  Will the plugin translate my posts?

No. Basic Bilingual gives you the possibility to write short summaries, or a
 complete
translation of your posts and pages, in other languages.

  Does it work with more than two languages?

Yes, since version 1.0!

  Aren’t there more complete plugins out there if I want to make all my content 
available in more than one language?

Yes, there certainly are. My approach is to keep it simple and minimal, so that

it works. I’ve been blogging bilingually since 2000, using [the method this plugin reproduces](http://climbtothestars.org/archives/2004/07/11/multilingual-weblog/)
since 2004.

Translating everything is just too hard. Giving a brief summary allows people
 who
don’t understand the language you’re writing the post well enough to at least know
what it’s about. See [my work on multilingualism online](http://climbtothestars.org/focus/multilingual)
for more explanations.

  Some of my excerpts are disappearing, help!

This is a problem up to version 0.3, sorry.
 See [Mark’s explanation](http://markjaquith.wordpress.com/2007/01/28/authorization-and-intentionorigination-verification-when-using-the-edit_post-hook/)
and download 0.31, which should work.

  Is the plugin working with cache plugins?

Yes, unless you are using the “Use Language-Accept header” option. In that case

you’ll need to use the template tags and enclose them between `mfunc` tags (see 
you cache plugin’s documentation about how to use those tags).

## 후기

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

## 기여자 & 개발자

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

기여자

 *   [ Steph ](https://profiles.wordpress.org/steph/)
 *   [ Claude Vedovini ](https://profiles.wordpress.org/cvedovini/)

“Basic Bilingual”(이)가 7 개 언어로 번역되었습니다. 기여해 주셔서 [번역자](https://translate.wordpress.org/projects/wp-plugins/basic-bilingual/contributors)
님께 감사드립니다.

[자국어로 “Basic Bilingual”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/basic-bilingual)

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

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/basic-bilingual/)는, 
[SVN 저장소](https://plugins.svn.wordpress.org/basic-bilingual/)를 확인하시거나,
[개발 기록](https://plugins.trac.wordpress.org/log/basic-bilingual/)을 [RSS](https://plugins.trac.wordpress.org/log/basic-bilingual/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### Version 1.3.5

 * Fixing several bugs in rewrite rules and adding a workaround for a WordPress
   
   bug that prevented the %lang% rewrite tag to work properly

#### Version 1.3.4

 * Fixing a bug that prevents old exerpts to show

#### Version 1.3.3

 * Preparing for language packs

#### Version 1.3.2

 * Fixed side effects with the media library
 * Using only one option to save all the plugin’s settings

#### Version 1.3.1

 * Updated Spanish translations

#### Version 1.3

 * Updated all translations

#### version 1.2.2

 * Fixing bug with `bb_the_other_excerpt` template tag.

#### version 1.2.1

 * Changes for WordPress 4.3

#### version 1.2

 * Added Serbo-Croatian translations.
 * Added Dutch translations.
 * Fallback mechanism to load language files in a smarter way.

#### version 1.1

 * Double and single line-breaks in excerpts are respectively converted
    to `<p>...
   </p>` and `<br/>` tags (like for the content).
 * Support for “language” column and filter in the dashboard.
 * Support for rewrite tag %lang% to be used in permalink structures.
 * Support for archive pages based on the language of the post (eg. /language/en/).
 * Support for language based archive templates (eg. language-en.php, language.php).
 * Support for URL based filtering of archive pages (works for dates, tags,
    categories,
   authors and post type archives and for search). For example:
    - `en/category/uncategorized` to list uncatgorized posts in English.
    - `fr/author/admin` to list posts written in French by the admin user.
    - `es/2013` to list all post in Spanish written in 2013.
    - `en/search/hello+world` to search for English posts containing `hello world`.

#### version 1.0

 * Excerpts in multiple languages.
 * Option to filter excerpts based on Accept-Language HTTP header.
 * Migration from prior versions.
 * Deprecated template tags.

#### version 0.5

 * Rewrite plugin to use classes and modern WP features.

#### version 0.4

 * Modified the be fully compatible with the last WordPress versions: drag the
    
   language and other-excerpt boxes — code provided by [Luca Palli](http://lpal.li/)(
   27.09.2009).
 * Add the “Allow empty language” option on the new Options page — code
    provided
   by [Luca Palli](http://lpal.li/) (27.09.2009).

#### version 0.33

 * Fixed a bunch of stuff, code provided kindly by
    [Tim Isenheim](http://www.freshlabs.de/journal/).
 * Half-arsed attempt to make the interface look prettier (30.01.2009).

#### version 0.32

 * Replaced the ugly “language box” in the admin section with a pretty DBX box.
   
   Drag it to the top of the page!

#### version 0.31

 * Attempted to fix vanishing excerpts problem — see
    http://markjaquith.wordpress.
   com/2007/01/28/authorization-and-intentionorigination-verification-when-using-
   the-edit_post-hook/

#### version 0.3

 * Added stripslashes to get rid of slash problem
 * No need to add template tag anymore for other-excerpt —
    added automagically (
   30.11.2007)
 * Added class to excerpt first-child

#### version 0.21

 * Fixed for WP 2.0 by replacing $postdata->ID with $post->ID (31.12.2005)
 * Cosmetic changes to the edit form (03.01.2006)
 * added hooks to deal with pages (03.01.2006)

#### version 0.2

 * Fixed update bug for other-excerpt (function name was wrong in action
    statement!)
   28.01.2005

#### version 0.1

 * 초기 릴리즈

## 기초

 *  버전 **1.3.5**
 *  최근 업데이트: **8년 전**
 *  활성화된 설치 **10+**
 *  워드프레스 버전 ** 3.5 또는 그 이상 **
 *  다음까지 시험됨: **4.9.31**
 *  언어
 * [Catalan](https://ca.wordpress.org/plugins/basic-bilingual/), [Dutch](https://nl.wordpress.org/plugins/basic-bilingual/),
   [English (US)](https://wordpress.org/plugins/basic-bilingual/), [French (France)](https://fr.wordpress.org/plugins/basic-bilingual/),
   [German](https://de.wordpress.org/plugins/basic-bilingual/), [Italian](https://it.wordpress.org/plugins/basic-bilingual/),
   [Spanish (Chile)](https://cl.wordpress.org/plugins/basic-bilingual/), 그리고 
   [Spanish (Spain)](https://es.wordpress.org/plugins/basic-bilingual/).
 *  [자국어로 번역하기](https://translate.wordpress.org/projects/wp-plugins/basic-bilingual)
 * 태그:
 * [bilingual](https://ko.wordpress.org/plugins/tags/bilingual/)[language](https://ko.wordpress.org/plugins/tags/language/)
   [languages](https://ko.wordpress.org/plugins/tags/languages/)[multilingual](https://ko.wordpress.org/plugins/tags/multilingual/)
   [translation](https://ko.wordpress.org/plugins/tags/translation/)
 *  [고급 보기](https://ko.wordpress.org/plugins/basic-bilingual/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

[Your review](https://wordpress.org/support/plugin/basic-bilingual/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/basic-bilingual/reviews/)

## 기여자

 *   [ Steph ](https://profiles.wordpress.org/steph/)
 *   [ Claude Vedovini ](https://profiles.wordpress.org/cvedovini/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/basic-bilingual/)

## 기부

이 플러그인이 발전하도록 도우시겠습니까?

 [ 이 플러그인에 기부하기 ](http://www.amazon.de/exec/obidos/wishlist/3ZN17IJ7B1XW/)