Title: Slug Automator
Author: Toro_Unit (Hiroshi Urabe)
Published: <strong>May 11, 2026</strong>
Last modified: June 19, 2026

---

Search plugins

![](https://ps.w.org/slug-automator/assets/icon.svg?rev=3537696)

# Slug Automator

 By [Toro_Unit (Hiroshi Urabe)](https://profiles.wordpress.org/toro_unit/)

[Download](https://downloads.wordpress.org/plugin/slug-automator.0.5.1.zip)

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

 [Support](https://wordpress.org/support/plugin/slug-automator/)

## Description

Slug Automator automatically generates slugs from WordPress post titles using the
[AI Client](https://make.wordpress.org/core/2026/03/24/introducing-the-ai-client-in-wordpress-7-0/)
introduced in WordPress 7.0.

Writing post titles in any other non-English language? Slug Automator uses AI to
translate them into clean, URL-friendly English slugs — no manual input required.
Automatic generation on publish runs only when the slug field is empty, so any slug
you’ve set manually is never overwritten. You can also generate or regenerate a 
slug on demand with the “Generate Slug” button in the block editor.

Because it relies on the WordPress AI Client, it works with any AI provider configured
on your site (Anthropic, Google, OpenAI, and more).

GitHub: [https://github.com/torounit/slug-automator](https://github.com/torounit/slug-automator)

### Features

 * Automatically generates slugs from post titles via AI
 * Provider-agnostic — uses whichever AI provider is configured in WordPress
 * Works directly in the block editor

## Installation

 1. Upload the plugin files to the `/wp-content/plugins/slug-automator` directory, 
    or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the **Plugins** screen in WordPress.
 3. Make sure an AI provider is configured under **Settings > Connectors** in WordPress.

## FAQ

### Which AI service does this plugin use?

This plugin uses the WordPress AI Client (requires WordPress 7.0 or later). It works
with any AI provider configured by the site administrator under **Settings > Connectors**.

### Does it overwrite slugs I have already set?

Not automatically. Auto-generation on publish runs only when the slug field is empty.
If you want to replace an existing slug, you can do so manually with the “Generate
Slug” button in the block editor.

## Reviews

![](https://secure.gravatar.com/avatar/2e500695efc100122c68bdedb244ece6b4c0a5e9644c2a1f684bcc4f0bde46eb?
s=60&d=retro&r=g)

### 󠀁[日本語のサイト全部に入れたほうがいい](https://wordpress.org/support/topic/%e6%97%a5%e6%9c%ac%e8%aa%9e%e3%81%ae%e3%82%b5%e3%82%a4%e3%83%88%e5%85%a8%e9%83%a8%e3%81%ab%e5%85%a5%e3%82%8c%e3%81%9f%e3%81%bb%e3%81%86%e3%81%8c%e3%81%84%e3%81%84/)󠁿

 [Mayo Moriyama](https://profiles.wordpress.org/mayukojpn/) June 18, 2026

パーマリンクに日本語タイトルがそのまま入ってしまうのをやめられるプラグイン。サイト
によってはスラッグのかわりに数字を使っているところも見かけますが、SEO的にも意味の
あるURLであるほうがいいはずなので、とても便利だと思いました。

![](https://secure.gravatar.com/avatar/7521a539b8b06c2931461d628b0b91b174da0014cacba3029b8945b753558389?
s=60&d=retro&r=g)

### 󠀁[A smart and must-have plugin!](https://wordpress.org/support/topic/a-smart-and-must-have-plugin/)󠁿

 [bissy](https://profiles.wordpress.org/bissy/) June 18, 2026

Why hasn’t there been a plugin like this until now? (Well, it’s because AI connectors
didn’t exist yet…) This is exactly what everyone, especially non-English speaking
users, has been looking for. Simply by enabling this, messy slugs become beautiful.
If you don’t like the result, you can try again with the regenerate button. You 
no longer need to use ID-based permalinks just to have clean slugs. Non-English 
speakers don’t have to struggle with manual translations anymore either. It is an
incredibly simple and powerful plugin. I highly recommend everyone give it a try.
You will probably want to install it on every single one of your sites.

 [ Read all 2 reviews ](https://wordpress.org/support/plugin/slug-automator/reviews/)

## Contributors & Developers

“Slug Automator” is open source software. The following people have contributed 
to this plugin.

Contributors

 *   [ Toro_Unit (Hiroshi Urabe) ](https://profiles.wordpress.org/toro_unit/)

“Slug Automator” has been translated into 1 locale. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/slug-automator/contributors)
for their contributions.

[Translate “Slug Automator” into your language.](https://translate.wordpress.org/projects/wp-plugins/slug-automator)

### Interested in development?

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

## Changelog

### 0.5.0

 * Add `wpai_has_ai_credentials` filter to allow third-party plugins to declare 
   AI connector availability for connectors that don’t rely on API key settings.

### 0.4.1

 * Optimize model preferences for slug generation to improve output quality.
 * Update README.

### 0.4.0

 * Fix duplicate slug on regeneration by passing the current slug as an exclusion
   hint to the AI.
 * Improve AI prompt to require semantic English translation and prohibit transliteration.
 * Refactor context schema to `{type, id}` and tighten permission checks in the 
   slug ability.

### 0.3.1

 * Add “Generate Slug” button to the block editor using the WordPress Abilities 
   API.

### 0.2.0

 * Add support for Gemini 3.1 Flash Lite model.

### 0.1.8

 * Fix release zip to include build assets.

### 0.1.5

 * WordPress Plugin Directory release.

### 0.1.0

 * Initial release.

## Meta

 *  Version **0.5.1**
 *  Last updated **2 weeks ago**
 *  Active installations **10+**
 *  WordPress version ** 7.0 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 8.2 or higher **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/slug-automator/) and [Japanese](https://ja.wordpress.org/plugins/slug-automator/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/slug-automator)
 * Tags
 * [AI](https://vec.wordpress.org/plugins/tags/ai/)[permalink](https://vec.wordpress.org/plugins/tags/permalink/)
   [slug](https://vec.wordpress.org/plugins/tags/slug/)
 *  [Advanced View](https://vec.wordpress.org/plugins/slug-automator/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/slug-automator/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/slug-automator/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/slug-automator/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/slug-automator/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/slug-automator/reviews/?filter=1)

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

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

## Contributors

 *   [ Toro_Unit (Hiroshi Urabe) ](https://profiles.wordpress.org/toro_unit/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/slug-automator/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.me/torounit)