Title: Evertongue
Author: Photricity Web Design
Published: <strong>2 Tháng 6, 2026</strong>
Last modified: 2 Tháng 6, 2026

---

Tìm kiếm plugin

![](https://ps.w.org/evertongue/assets/banner-772x250.png?rev=3558330)

![](https://ps.w.org/evertongue/assets/icon-256x256.png?rev=3558330)

# Evertongue

 Bởi [Photricity Web Design](https://profiles.wordpress.org/photricity/)

[Tải về](https://downloads.wordpress.org/plugin/evertongue.1.0.1.zip)

 * [Chi tiết](https://vi.wordpress.org/plugins/evertongue/#description)
 * [Đánh giá](https://vi.wordpress.org/plugins/evertongue/#reviews)
 *  [Cài đặt](https://vi.wordpress.org/plugins/evertongue/#installation)
 * [Nhà phát triển](https://vi.wordpress.org/plugins/evertongue/#developers)

 [Hỗ trợ](https://wordpress.org/support/plugin/evertongue/)

## Mô tả

Evertongue helps WordPress sites carry one message across many languages without
the overhead of a heavyweight multilingual system.

It was built for teams who need more than a handful of translations. Many popular
translation plugins work well for a few languages, then become hard to manage as
the language list grows. Evertongue keeps the workflow intentionally simple: real
WordPress pages and posts, predictable language URLs, focused string translation,
and switchers that remain usable when your audience spans dozens of languages.

Inspired by Revelation 5:9, “every tribe and tongue and people and nation,” Evertongue
is for mission-driven teams working to make their message accessible to a global
audience.

#### What Evertongue does

 * Translate pages and posts as whole posts using the standard Gutenberg/classic
   editor
 * Translate theme/site strings captured at runtime via the gettext filter
 * Default language at the site root, others under `/{code}/`
 * Identical slugs across every language for a given page or post
 * Auto-swapping menu items with fallback to the default language
 * `evertongue_switcher()` template tag with list or searchable combobox
 * hreflang alternate links and og:locale metadata on translated pages and posts
 * WPML and Polylang importers for migrating languages, content, and strings
 * PO file export/import for round-tripping strings

#### What Evertongue does not try to be

Evertongue is not an all-in-one localization suite. It does not try to handle every
edge case, automatic translation workflow, or site-specific integration inside the
core plugin. The goal is a clean foundation for multilingual content that stays 
understandable, maintainable, and fast as your language count grows.

### Usage

Add languages under Evertongue  Languages. Configure your default. Translate pages
and posts from the editor sidebar (Gutenberg) or side meta box (Classic).

Render the language switcher in your theme:

    ```
    <?php if ( function_exists( 'evertongue_switcher' ) ) evertongue_switcher(); ?>
    ```

Use `style => 'combobox'` for a searchable dropdown.

For users who prefer not to edit theme code, enable the floating button or footer
list under Evertongue  Settings  Automatic switchers.

## Ảnh màn hình

[⌊Evertongue dashboard with language overview and go-live notice.⌉⌊Evertongue dashboard
with language overview and go-live notice.⌉[

Evertongue dashboard with language overview and go-live notice.

[⌊Languages screen with flags, sort order, and quick actions.⌉⌊Languages screen 
with flags, sort order, and quick actions.⌉[

Languages screen with flags, sort order, and quick actions.

[⌊Page translation editing with searchable combobox.⌉⌊Page translation editing with
searchable combobox.⌉[

Page translation editing with searchable combobox.

[⌊Settings screen for switcher defaults and automatic switchers.⌉⌊Settings screen
for switcher defaults and automatic switchers.⌉[

Settings screen for switcher defaults and automatic switchers.

[⌊Front-end language switcher combobox on a translated page.⌉⌊Front-end language
switcher combobox on a translated page.⌉[

Front-end language switcher combobox on a translated page.

## Cài đặt

 1. Upload the plugin files to `/wp-content/plugins/evertongue`, or install through
    the WordPress Plugins screen.
 2. Activate the plugin through the Plugins screen.
 3. Open **Evertongue  Languages** and add your languages, then set a default.
 4. Use **Evertongue  Settings** to configure switchers, SEO tags, and setup mode while
    you migrate content.
 5. Translate pages and posts from the editor, or import existing translations under**
    Import / export**.
 6. When you are ready for public multilingual URLs, turn off setup mode (or click **
    Go live** on the dashboard notice).

## Hỏi đáp

### Does Evertongue work alongside WPML or Polylang?

Yes, during migration. Setup mode keeps Evertongue’s front-end routing and string
translation off while you import content. When WPML remains active after go-live,
Evertongue automatically defers front-end behavior to avoid conflicts. However, 
Evertongue is designed to work independently, without other translation plugins 
active.

### Who can manage languages and imports?

Users with the `evertongue_manage` capability (administrators by default) can manage
languages, settings, and WPML/Polylang imports. Users with `evertongue_translate`(
editors by default) can translate content, manage strings, and import PO files.

### What happens when I uninstall the plugin?

By default, Evertongue leaves your languages, translations, and strings in the database.
To remove all plugin data on uninstall, enable **Remove plugin data on uninstall**
under Evertongue  Settings before deleting the plugin.

### Where is the default language URL?

The default language uses your normal site URLs at the root. Other languages are
served under `/{language-code}/` with the same slug structure as the default.

## Đánh giá

Không có đánh giá nào cho plugin này.

## Người đóng góp & Lập trình viên

“Evertongue” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

 *   [ Photricity Web Design ](https://profiles.wordpress.org/photricity/)

[Dịch “Evertongue” sang ngôn ngữ của bạn.](https://translate.wordpress.org/projects/wp-plugins/evertongue)

### Muốn tham gia phát triển?

[Duyệt code](https://plugins.trac.wordpress.org/browser/evertongue/), check out 
[SVN repository](https://plugins.svn.wordpress.org/evertongue/), hoặc theo dõi [nhật ký phát triển](https://plugins.trac.wordpress.org/log/evertongue/)
qua [RSS](https://plugins.trac.wordpress.org/log/evertongue/?limit=100&mode=stop_on_copy&format=rss).

## Nhật ký thay đổi

#### 1.0.1

 * Updated WPML import path resolution to use WordPress directory APIs.
 * Admin notices are now scoped to Evertongue screens.
 * Replaced rename() calls with WP_Filesystem::move()

#### 1.0.0

 * Initial public release.

## Meta

 *  Phiên bản **1.0.1**
 *  Cập nhật lần cuối **2 tuần trước**
 *  Số lượt cài đặt **Ít hơn 10**
 *  Phiên bản WordPress ** 6.4 hoặc cao hơn **
 *  Đã kiểm tra lên đến **7.0**
 *  Phiên bản PHP ** 8.1 hoặc cao hơn **
 *  Ngôn ngữ
 * [English (US)](https://wordpress.org/plugins/evertongue/)
 * Thẻ
 * [i18n](https://vi.wordpress.org/plugins/tags/i18n/)[language](https://vi.wordpress.org/plugins/tags/language/)
   [localization](https://vi.wordpress.org/plugins/tags/localization/)[multilingual](https://vi.wordpress.org/plugins/tags/multilingual/)
   [translation](https://vi.wordpress.org/plugins/tags/translation/)
 *  [Nâng cao](https://vi.wordpress.org/plugins/evertongue/advanced/)

## Đánh giá

Chưa có đánh giá nào được gửi.

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

[Xem tất cả đánh giá](https://wordpress.org/support/plugin/evertongue/reviews/)

## Những người đóng góp

 *   [ Photricity Web Design ](https://profiles.wordpress.org/photricity/)

## Hỗ trợ

Các lỗi đã xử lý trong vòng hai tháng gần đây:

     1 trên 1

 [Xem diễn đàn hỗ trợ](https://wordpress.org/support/plugin/evertongue/)

## Ủng hộ

Bạn có muốn hỗ trợ vào sự phát triển của plugin này?

 [ Ủng hộ plugin này ](https://photricity.com/pay/)