=== Auto Slug Translate === Contributors: munishdhiman9 Donate link: https://munishdhiman.vercel.app/ Tags: auto-slug-translate, slug-translate, translation, slug, seo, multilingual Requires at least: 6.7.1 Tested up to: 6.7.1 Stable tag: 1.1.11 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Automatically translate WordPress post slugs into multiple languages using the Google Translate API. Perfect for multilingual websites and SEO. == Description == **Auto Slug Translate** is a WordPress plugin that automatically translates post slugs into different languages using the Google Translate API. This is especially useful for multilingual websites to maintain consistency and improve SEO rankings for translated content. **Key Features:** * Automatically translate post slugs when saving posts or pages. * Supports multiple languages via the Google Translate API. * Easy integration into existing workflows. * Customizable settings for API keys and target languages. == Installation == 1. Download and extract the `auto-slug-translate.zip` file. 2. Upload the folder to the `/wp-content/plugins/` directory. 3. Activate the plugin through the 'Plugins' menu in WordPress. 4. Go to **Settings > Auto Slug Translate** to configure your Google Translate API key and target language. == Frequently Asked Questions == = How do I get a Google Translate API key? = Visit the [Google Cloud Console](https://console.cloud.google.com/) and enable the Google Translate API for your project. Generate an API key and paste it into the plugin's settings page. = Can I choose which language the slugs are translated into? = Yes, you can set the target language in the plugin settings. = Does this plugin work with custom post types? = Yes, the plugin is compatible with custom post types. == Screenshots == 1. **Plugin Settings**: Configure your Google Translate API key and target language. 2. **Translated Slug**: Example of a translated slug for a post. == Changelog == = 1.1.10 = * Added compatibility with WordPress 6.4. * Improved translation performance. * Bug fixes for slug translation in custom post types. == Upgrade Notice == = 1.1.10 = Ensure compatibility with WordPress 6.4 and update for better performance. == Google Translate API Usage == The **Auto Slug Translate** plugin integrates with the Google Translate API to provide seamless language translation. API requests are sent to the following endpoint: **Endpoint:** `https://translation.googleapis.com/language/translate/v2` **Steps to Set Up:** 1. Create a Google Cloud project and enable the Translate API. 2. Obtain your API key and enter it in the plugin settings. 3. Ensure compliance with Google's [Terms of Service](https://cloud.google.com/terms). **Important Note:** Using the Google Translate API may incur costs based on usage. Check the [pricing details](https://cloud.google.com/translate/pricing) for your requirements.