Title: Donden Gaeshi &#8211; Name Order Changer for WooCommerce
Author: Fumiki Takahashi
Published: <strong>June 28, 2019</strong>
Last modified: June 28, 2019

---

Search plugins

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

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

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

# Donden Gaeshi – Name Order Changer for WooCommerce

 By [Fumiki Takahashi](https://profiles.wordpress.org/takahashi_fumiki/)

[Download](https://downloads.wordpress.org/plugin/donden-gaeshi.0.1.4.zip)

 * [Details](https://wordpress.org/plugins/donden-gaeshi/#description)
 * [Reviews](https://wordpress.org/plugins/donden-gaeshi/#reviews)
 *  [Installation](https://wordpress.org/plugins/donden-gaeshi/#installation)
 * [Development](https://wordpress.org/plugins/donden-gaeshi/#developers)

 [Support](https://wordpress.org/support/plugin/donden-gaeshi/)

## Description

In some locales, last_name preceded first_name.

 * Japanese `ja`
 * Chinese `zh_*`
 * Korean `ko`
 * Mongolian `mn`
 * Vietnamese `vi`
 * Hungarian `hu_HU`

If current user locale is in the list above, name fields in WooCommerce will be 
swapped with this plugin.
 This plugin does nothing but changing name field’s order.
You don’t have to care about side effects.

Currently fixes…

 * My Account
 * Billing Address & Shipping Address
 * Order Email
 * Default display name and full name

### Customization

You can change locales with filter.

    ```
    add_filter( 'donden_swappable_lang_list', function( $langs ) {
        // Add lang th.
        $langs[] = 'th';
        return $langs
    } );
    ```

## Screenshots

[⌊Name fields in My Account page. Surname comes first.⌉⌊Name fields in My Account
page. Surname comes first.⌉[

Name fields in My Account page. Surname comes first.

[⌊Name fields in Builling Address is in the same order.⌉⌊Name fields in Builling
Address is in the same order.⌉[

Name fields in Builling Address is in the same order.

[⌊If user locale is not in the list above, the first name precedes the last name.⌉⌊
If user locale is not in the list above, the first name precedes the last name.⌉[

If user locale is not in the list above, the first name precedes the last name.

## Installation

 1. Upload `donden-gaeshi` folder to the `/wp-content/plugins` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Now your name order will be suite for your locale.

## FAQ

  How to Contribute

This plugin is hosted on [GitHub](https://github.com/kuno1/donden-gaeshi), feel 
free to make [issues](https://github.com/kuno1/donden-gaeshi/issues) or to send 
[Pull Requests](https://github.com/kuno1/donden-gaeshi/pulls).

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Donden Gaeshi – Name Order Changer for WooCommerce” is open source software. The
following people have contributed to this plugin.

Contributors

 *   [ Fumiki Takahashi ](https://profiles.wordpress.org/takahashi_fumiki/)
 *   [ Kunoichi INC ](https://profiles.wordpress.org/kuno1/)

[Translate “Donden Gaeshi – Name Order Changer for WooCommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/donden-gaeshi)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/donden-gaeshi/), check
out the [SVN repository](https://plugins.svn.wordpress.org/donden-gaeshi/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/donden-gaeshi/) 
by [RSS](https://plugins.trac.wordpress.org/log/donden-gaeshi/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.1.4

 * Fix readme for clarification.

#### 0.1.2

 * Registered on WordPress.org.

#### 0.1.0

 * first Release.

## Meta

 *  Version **0.1.4**
 *  Last updated **7 years ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.0 or higher **
 *  Tested up to **5.2.24**
 *  PHP version ** 7.0 or higher **
 * Tags
 * [i18n](https://wordpress.org/plugins/tags/i18n/)[l10n](https://wordpress.org/plugins/tags/l10n/)
   [localization](https://wordpress.org/plugins/tags/localization/)[woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://wordpress.org/plugins/donden-gaeshi/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/donden-gaeshi/reviews/)

## Contributors

 *   [ Fumiki Takahashi ](https://profiles.wordpress.org/takahashi_fumiki/)
 *   [ Kunoichi INC ](https://profiles.wordpress.org/kuno1/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/donden-gaeshi/)