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.

SLUG TRANSLATER

விளக்கம்

  • At the moment, it has a function to translate Japanese into English and replace the sanitized one.
  • The default setting is to replace it when the post is saved.
  • If you want to replace saved posts, you can set it on the setting screen.
  • Categories, terms, and tags can also be replaced.

  • English translation function

    • This plugin uses the API of “Minna no Jido Honyaku”.
    • Please register as a user of Minna no Jido Honyaku in advance and obtain the authentication information.
    • You can register the authentication information from the setting screen.
    • This plugin uses the API of “Google Cloud Translation API”.
    • Get the project ID and API key obtained by creating a project and enabling the Cloud Translation API from the Google Cloud Platform dashboard.
    • You can register the authentication information from the setting screen.

Related Links

Arbitrary section 1

Installation

  1. From the WP admin panel, click “Plugins” -> “Add new”.
  2. In the browser input box, type “SLUG TRANSLATER”.
  3. Select the “SLUG TRANSLATER” plugin and click “Install”.
  4. Activate the plugin.

OR…

  1. Download the plugin from this page.
  2. Save the .zip file to a location on your computer.
  3. Open the WP admin panel, and click “Plugins” -> “Add new”.
  4. Click “upload”.. then browse to the .zip file downloaded from this page.
  5. Click “Install”.. and then “Activate plugin”.

அடிக்கடி கேட்கப்படும் கேள்விகள்

What do I need to use this plugin?

Must be in accordance with [Minna no Jidou Honyaku Terms of Use] (https://mt-auto-minhon-mlt.ucri.jgn-x.jp/content/policy/).
Must be in accordance with [Google Cloud Platform Terms of Service] (https://cloud.google.com/terms).

Reviews

இந்த செருகுநிரலுக்கு மதிப்புரைகள் எதுவும் இல்லை.

பங்களிப்பாளர்கள் & உருவாக்குனர்கள்

“SLUG TRANSLATER” is open source software. The following people have contributed to this plugin.

பங்களிப்பாளர்கள்

Translate “SLUG TRANSLATER” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.0

First public release

1.0.2

Changed when to translate and replace permalinks from first publish to first save

1.1.3

Added a function to select Google Cloud Translation API for translation API
Eliminated error caused by calling before session variable is initialized.

1.1.4

Deleted the options recorded in the database when uninstalling the plugin.
Fixed a bug that an error was not displayed properly when an error was detected in the authentication check on the management screen of Google Cloud Translation API.

1.2.0

Made it multilingual. Currently, English and Japanese can be displayed on the management screen.