Slug Automator

Descripción

Slug Automator automatically generates slugs from WordPress post titles using the AI Client introduced in WordPress 7.0.

Writing post titles in Japanese or any other non-English language? Slug Automator uses AI to translate them into clean, English URL-friendly slugs — no manual input required. It only runs when the slug field is empty, so any slug you set yourself will never be overwritten.

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

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

Instalación

  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?

No. The plugin only generates a slug when the slug field is empty.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Slug Automator» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Slug Automator» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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.