{"id":236416,"date":"2025-06-22T19:58:57","date_gmt":"2025-06-22T19:58:57","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/kaigen\/"},"modified":"2026-06-13T23:24:10","modified_gmt":"2026-06-13T23:24:10","slug":"kaigen","status":"publish","type":"plugin","link":"https:\/\/tr.wordpress.org\/plugins\/kaigen\/","author":9093744,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"0.2.11","stable_tag":"trunk","tested":"7.0","requires":"7.0","requires_php":"7.4","requires_plugins":null,"header_name":"KaiGen","header_author":"Jacob Schweitzer","header_description":"A plugin to generate images using AI.","assets_banners_color":"1a202c","last_updated":"2026-06-13 23:24:10","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":0,"downloads":975,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation"],"tags":{"0.2.0":{"tag":"0.2.0","author":"primetimejas","date":"2025-06-22 19:58:20"},"v0.2.1":{"tag":"v0.2.1","author":"primetimejas","date":"2025-07-13 16:07:14"},"v0.2.10":{"tag":"v0.2.10","author":"primetimejas","date":"2026-03-09 23:43:44"},"v0.2.11":{"tag":"v0.2.11","author":"primetimejas","date":"2026-06-13 23:24:10"},"v0.2.2":{"tag":"v0.2.2","author":"primetimejas","date":"2025-07-13 17:46:54"},"v0.2.3":{"tag":"v0.2.3","author":"primetimejas","date":"2025-09-14 16:41:52"},"v0.2.4":{"tag":"v0.2.4","author":"primetimejas","date":"2025-11-22 20:03:55"},"v0.2.5":{"tag":"v0.2.5","author":"primetimejas","date":"2025-12-13 23:17:33"},"v0.2.6":{"tag":"v0.2.6","author":"primetimejas","date":"2025-12-21 00:31:11"},"v0.2.7":{"tag":"v0.2.7","author":"primetimejas","date":"2025-12-28 22:27:38"},"v0.2.8":{"tag":"v0.2.8","author":"primetimejas","date":"2026-01-11 22:22:51"},"v0.2.9":{"tag":"v0.2.9","author":"primetimejas","date":"2026-01-18 23:18:10"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3327137,"resolution":"128x128","location":"assets","locale":"","width":128,"height":128},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3315977,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3315977,"resolution":"1544x500","location":"assets","locale":"","width":1544,"height":500},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3315977,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.2.0","v0.2.1","v0.2.10","v0.2.11","v0.2.2","v0.2.3","v0.2.4","v0.2.5","v0.2.6","v0.2.7","v0.2.8","v0.2.9"],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[1220],"plugin_category":[],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-236416","plugin","type-plugin","status-publish","hentry","plugin_tags-block","plugin_committers-primetimejas"],"banners":{"banner":"https:\/\/ps.w.org\/kaigen\/assets\/banner-772x250.png?rev=3315977","banner_2x":"https:\/\/ps.w.org\/kaigen\/assets\/banner-1544x500.png?rev=3315977","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/kaigen\/assets\/icon-128x128.png?rev=3327137","icon_2x":"https:\/\/ps.w.org\/kaigen\/assets\/icon-256x256.png?rev=3315977","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Includes a Gutenberg block to insert a prompt that generates an image and inserts an image block into the current post.<\/p>\n\n<h3>How To Gen<\/h3>\n\n<p>Edit a post\nInsert an image block\nClick the \"KaiGen\" button in the block toolbar\nPut a prompt into the input box\nClick the Generate Image button\nView\/Edit the inserted image block (the alt text contains the prompt)<\/p>\n\n<p>Text to image generation times vary by provider and model.\nImage to image generation times can take up to 2 minutes.<\/p>\n\n<h3>External Services<\/h3>\n\n<p>KaiGen generates images through the WordPress AI Client and whichever image-capable provider plugins you have configured. No generation request is sent without your explicit action - prompts and selected reference images are sent only when you click the Generate Image button.<\/p>\n\n<p>The provider plugin selected in KaiGen, or the provider chosen automatically by the WordPress AI Client, may send your prompt, selected image parameters, and selected reference image files to its third-party service. Review the active provider plugin's documentation for its service endpoints, terms, and privacy policy.<\/p>\n\n<p>Important: You must obtain and configure any required API keys in your provider plugins and are responsible for complying with those providers' terms of service and privacy policies. KaiGen does not collect third-party API keys.<\/p>\n\n<h3>Source Code<\/h3>\n\n<p>All compressed\/minified JavaScript files have their human-readable source code available:<\/p>\n\n<p><strong>Compressed Files \u2192 Source Files:<\/strong>\n* build\/index.js \u2192 Source files in src\/ directory<\/p>\n\n<p><strong>Source Code Location:<\/strong>\nThe complete human-readable source code is available in the src\/ directory of this plugin and on GitHub: https:\/\/github.com\/jacobschweitzer\/KaiGen<\/p>\n\n<p><strong>Build Process:<\/strong>\nThis plugin uses @wordpress\/scripts build system. To build from source:\n1. Install Node.js 18.12.0 or higher and npm 8.19.2 or higher\n2. Run: npm install\n3. Run: npm run build\nThe build\/ directory is committed and used by WordPress at runtime; do not edit it directly.<\/p>\n\n<p>For development: npm run start\nFor more details see the README.md file.<\/p>\n\n<!--section=installation-->\n<p>Activate the plugin\nInstall and configure the WordPress AI Client and at least one image-capable AI provider plugin\nConfigure API keys or credentials in the provider plugin's settings\nChoose a provider from the KaiGen dropdown, or leave it on Auto<\/p>","raw_excerpt":"Easy way to generate and insert AI images into your posts using the WordPress AI Client.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/236416","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=236416"}],"author":[{"embeddable":true,"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/primetimejas"}],"wp:attachment":[{"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=236416"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=236416"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=236416"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=236416"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=236416"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/tr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=236416"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}