{"id":105883,"date":"2019-06-28T08:14:12","date_gmt":"2019-06-28T08:14:12","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/donden-gaeshi\/"},"modified":"2019-06-28T08:51:15","modified_gmt":"2019-06-28T08:51:15","slug":"donden-gaeshi","status":"publish","type":"plugin","link":"https:\/\/uk.wordpress.org\/plugins\/donden-gaeshi\/","author":1143171,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"0.1.4","stable_tag":"0.1.4","tested":"5.2.24","requires":"5.0","requires_php":"7.0","requires_plugins":"","header_name":"Donden Gaeshi","header_author":"Kunoichi INC.","header_description":"Swap first name and last name in Japanese.","assets_banners_color":"ffffff","last_updated":"2019-06-28 08:51:15","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/kunoichiwp.com\/product\/plugin\/kagebunshin","header_author_uri":"https:\/\/kunoichiwp.com","rating":0,"author_block_rating":0,"active_installs":0,"downloads":1355,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"2113994","resolution":"128x128","location":"assets","locale":"","width":128,"height":128},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"2113994","resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":"2113994","resolution":"1544x500","location":"assets","locale":"","width":1544,"height":500},"banner-772x250.png":{"filename":"banner-772x250.png","revision":"2113994","resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1.2","0.1.3","0.1.4"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"2113994","resolution":"1","location":"assets","locale":"","width":1269,"height":694},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"2113994","resolution":"2","location":"assets","locale":"","width":2572,"height":1998},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"2113994","resolution":"3","location":"assets","locale":"","width":1271,"height":1012}},"screenshots":{"1":"Name fields in My Account page. Surname comes first.","2":"Name fields in Builling Address is in the same order.","3":"If user locale is not in the list above, the first name precedes the last name."}},"plugin_section":[],"plugin_tags":[173308,104,1984,1734,286],"plugin_category":[45,48],"plugin_contributors":[171267,83237],"plugin_business_model":[],"class_list":["post-105883","plugin","type-plugin","status-publish","hentry","plugin_tags-display_name","plugin_tags-i18n","plugin_tags-l10n","plugin_tags-localization","plugin_tags-woocommerce","plugin_category-ecommerce","plugin_category-language-tools","plugin_contributors-kuno1","plugin_contributors-takahashi_fumiki","plugin_committers-takahashi_fumiki"],"banners":{"banner":"https:\/\/ps.w.org\/donden-gaeshi\/assets\/banner-772x250.png?rev=2113994","banner_2x":"https:\/\/ps.w.org\/donden-gaeshi\/assets\/banner-1544x500.png?rev=2113994","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/donden-gaeshi\/assets\/icon-128x128.png?rev=2113994","icon_2x":"https:\/\/ps.w.org\/donden-gaeshi\/assets\/icon-256x256.png?rev=2113994","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/donden-gaeshi\/assets\/screenshot-1.png?rev=2113994","caption":"Name fields in My Account page. Surname comes first."},{"src":"https:\/\/ps.w.org\/donden-gaeshi\/assets\/screenshot-2.png?rev=2113994","caption":"Name fields in Builling Address is in the same order."},{"src":"https:\/\/ps.w.org\/donden-gaeshi\/assets\/screenshot-3.png?rev=2113994","caption":"If user locale is not in the list above, the first name precedes the last name."}],"raw_content":"<!--section=description-->\n<p>In some locales, last_name preceded first_name.<\/p>\n\n<ul>\n<li>Japanese <code>ja<\/code><\/li>\n<li>Chinese <code>zh_*<\/code><\/li>\n<li>Korean <code>ko<\/code><\/li>\n<li>Mongolian <code>mn<\/code><\/li>\n<li>Vietnamese <code>vi<\/code><\/li>\n<li>Hungarian <code>hu_HU<\/code><\/li>\n<\/ul>\n\n<p>If current user locale is in the list above, name fields in WooCommerce will be swapped with this plugin.<br \/>\nThis plugin does nothing but changing name field's order. You don't have to care about side effects.<\/p>\n\n<p>Currently fixes...<\/p>\n\n<ul>\n<li>My Account<\/li>\n<li>Billing Address &amp; Shipping Address<\/li>\n<li>Order Email<\/li>\n<li>Default display name and full name<\/li>\n<\/ul>\n\n<h3>Customization<\/h3>\n\n<p>You can change locales with filter.<\/p>\n\n<pre>add_filter( 'donden_swappable_lang_list', function( $langs ) {\n    \/\/ Add lang th.\n    $langs[] = 'th';\n    return $langs\n} );<\/pre>\n\n<!--section=installation-->\n<ol>\n<li>Upload <code>donden-gaeshi<\/code> folder to the <code>\/wp-content\/plugins<\/code> directory.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<li>Now your name order will be suite for your locale.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>How to Contribute<\/dt>\n<dd><p>This plugin is hosted on <a href=\"https:\/\/github.com\/kuno1\/donden-gaeshi\">GitHub<\/a>, feel free to make <a href=\"https:\/\/github.com\/kuno1\/donden-gaeshi\/issues\">issues<\/a> or to send <a href=\"https:\/\/github.com\/kuno1\/donden-gaeshi\/pulls\">Pull Requests<\/a>.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.1.4<\/h4>\n\n<ul>\n<li>Fix readme for clarification.<\/li>\n<\/ul>\n\n<h4>0.1.2<\/h4>\n\n<ul>\n<li>Registered on WordPress.org.<\/li>\n<\/ul>\n\n<h4>0.1.0<\/h4>\n\n<ul>\n<li>first Release.<\/li>\n<\/ul>","raw_excerpt":"Change the order of first_name and last_name in WooCommerce depends on user locale.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/uk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/105883","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/uk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/uk.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/uk.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=105883"}],"author":[{"embeddable":true,"href":"https:\/\/uk.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/takahashi_fumiki"}],"wp:attachment":[{"href":"https:\/\/uk.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=105883"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/uk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=105883"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/uk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=105883"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/uk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=105883"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/uk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=105883"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/uk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=105883"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}