{"id":299423,"date":"2026-05-11T17:46:46","date_gmt":"2026-05-11T17:46:46","guid":{"rendered":"https:\/\/ja.wordpress.org\/plugins\/slug-automator\/"},"modified":"2026-05-19T16:43:23","modified_gmt":"2026-05-19T16:43:23","slug":"slug-automator","status":"publish","type":"plugin","link":"https:\/\/af.wordpress.org\/plugins\/slug-automator\/","author":6734486,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"0.4.1","stable_tag":"0.4.1","tested":"7.0","requires":"7.0","requires_php":"8.2","requires_plugins":null,"header_name":"Slug Automator","header_author":"Toro_Unit","header_description":"Automates slug generation for WordPress posts.","assets_banners_color":"","last_updated":"2026-05-19 16:43:23","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/github.com\/torounit\/slug-automator","header_author_uri":"https:\/\/torounit.com","rating":0,"author_block_rating":0,"active_installs":0,"downloads":197,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"0.1.5":{"tag":"0.1.5","author":"Toro_Unit","date":"2026-05-11 17:45:28"},"0.1.6":{"tag":"0.1.6","author":"Toro_Unit","date":"2026-05-11 18:04:35"},"0.1.7":{"tag":"0.1.7","author":"Toro_Unit","date":"2026-05-11 18:26:55"},"0.1.8":{"tag":"0.1.8","author":"Toro_Unit","date":"2026-05-11 18:37:23"},"0.2.0":{"tag":"0.2.0","author":"Toro_Unit","date":"2026-05-11 20:05:49"},"0.3.0":{"tag":"0.3.0","author":"Toro_Unit","date":"2026-05-18 03:51:01"},"0.3.1":{"tag":"0.3.1","author":"Toro_Unit","date":"2026-05-18 04:04:35"},"0.4.0":{"tag":"0.4.0","author":"Toro_Unit","date":"2026-05-19 13:27:15"},"0.4.1":{"tag":"0.4.1","author":"Toro_Unit","date":"2026-05-19 16:43:23"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3537696,"resolution":"128x128","location":"assets","locale":"","width":128,"height":128},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3537696,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256},"icon.svg":{"filename":"icon.svg","revision":3537696,"resolution":false,"location":"assets","locale":false}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1.5","0.1.6","0.1.7","0.1.8","0.2.0","0.3.0","0.3.1","0.4.0","0.4.1"],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[2353,2662,561],"plugin_category":[],"plugin_contributors":[78190],"plugin_business_model":[],"class_list":["post-299423","plugin","type-plugin","status-publish","hentry","plugin_tags-ai","plugin_tags-permalink","plugin_tags-slug","plugin_contributors-toro_unit","plugin_committers-toro_unit"],"banners":[],"icons":{"svg":"https:\/\/ps.w.org\/slug-automator\/assets\/icon.svg?rev=3537696","icon":"https:\/\/ps.w.org\/slug-automator\/assets\/icon.svg?rev=3537696","icon_2x":false,"generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Slug Automator automatically generates slugs from WordPress post titles using the <a href=\"https:\/\/make.wordpress.org\/core\/2026\/03\/24\/introducing-the-ai-client-in-wordpress-7-0\/\">AI Client<\/a> introduced in WordPress 7.0.<\/p>\n\n<p>Writing post titles in Japanese or any other non-English language? Slug Automator uses AI to translate them into clean, English URL-friendly slugs \u2014 no manual input required. Automatic generation runs on publish only when the slug field is empty, so any slug you set yourself is never overwritten. You can also generate or regenerate a slug on demand with the \"Generate Slug\" button in the block editor.<\/p>\n\n<p>Because it relies on the WordPress AI Client, it works with any AI provider configured on your site (Anthropic, Google, OpenAI, and more).<\/p>\n\n<p>Github: <a href=\"https:\/\/github.com\/torounit\/slug-automator\">https:\/\/github.com\/torounit\/slug-automator<\/a><\/p>\n\n<h3>Features<\/h3>\n\n<ul>\n<li>Automatically generates slugs from post titles via AI<\/li>\n<li>Provider-agnostic \u2014 uses whichever AI provider is configured in WordPress<\/li>\n<li>Works directly in the block editor<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin files to the <code>\/wp-content\/plugins\/slug-automator<\/code> directory, or install the plugin through the WordPress plugins screen directly.<\/li>\n<li>Activate the plugin through the <strong>Plugins<\/strong> screen in WordPress.<\/li>\n<li>Make sure an AI provider is configured under <strong>Settings &gt; Connectors<\/strong> in WordPress.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"which%20ai%20service%20does%20this%20plugin%20use%3F\"><h3>Which AI service does this plugin use?<\/h3><\/dt>\n<dd><p>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 <strong>Settings &gt; Connectors<\/strong>.<\/p><\/dd>\n<dt id=\"does%20it%20overwrite%20slugs%20i%20have%20already%20set%3F\"><h3>Does it overwrite slugs I have already set?<\/h3><\/dt>\n<dd><p>Not automatically. Auto-generation on publish only runs when the slug field is empty. If you want to replace an existing slug, you can do so explicitly with the \"Generate Slug\" button in the block editor.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h3>0.4.1<\/h3>\n\n<ul>\n<li>Optimize model preferences for slug generation to improve output quality.<\/li>\n<li>Update README.<\/li>\n<\/ul>\n\n<h3>0.4.0<\/h3>\n\n<ul>\n<li>Fix duplicate slug on regeneration by passing the current slug as an exclusion hint to the AI.<\/li>\n<li>Improve AI prompt to require semantic English translation and prohibit transliteration.<\/li>\n<li>Refactor context schema to <code>{type, id}<\/code> and tighten permission checks in the slug ability.<\/li>\n<\/ul>\n\n<h3>0.3.1<\/h3>\n\n<ul>\n<li>Add \"Generate Slug\" button to the block editor using the WordPress Abilities API.<\/li>\n<\/ul>\n\n<h3>0.2.0<\/h3>\n\n<ul>\n<li>Add support for Gemini 3.1 Flash Lite model.<\/li>\n<\/ul>\n\n<h3>0.1.8<\/h3>\n\n<ul>\n<li>Fix release zip to include build assets.<\/li>\n<\/ul>\n\n<h3>0.1.5<\/h3>\n\n<ul>\n<li>WordPress Plugin Directory release.<\/li>\n<\/ul>\n\n<h3>0.1.0<\/h3>\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>","raw_excerpt":"Automatically generates URL-friendly slugs from post titles using the WordPress AI Client.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/af.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/299423","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/af.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/af.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/af.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=299423"}],"author":[{"embeddable":true,"href":"https:\/\/af.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/toro_unit"}],"wp:attachment":[{"href":"https:\/\/af.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=299423"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/af.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=299423"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/af.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=299423"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/af.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=299423"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/af.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=299423"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/af.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=299423"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}