{"id":201927,"date":"2024-10-12T00:00:15","date_gmt":"2024-10-12T00:00:15","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/lazy-bloggers-ai-image-generator\/"},"modified":"2024-11-24T07:03:43","modified_gmt":"2024-11-24T07:03:43","slug":"lazy-bloggers-ai-image-generator","status":"publish","type":"plugin","link":"https:\/\/ur.wordpress.org\/plugins\/lazy-bloggers-ai-image-generator\/","author":20131188,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.3.1","stable_tag":"1.3.1","tested":"6.7.5","requires":"6.1.1","requires_php":"8.1","requires_plugins":null,"header_name":"Lazy Blogger's AI Image Generator","header_author":"tubm","header_description":"AI Generates an image based on the text provided in the post contents, and set it as featured image automatically when the post is published","assets_banners_color":"","last_updated":"2024-11-24 07:03:43","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/wordpress.org\/support\/users\/tubm\/","rating":5,"author_block_rating":0,"active_installs":0,"downloads":1161,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":{"1.3":{"tag":"1.3","author":"tubm","date":"2024-10-12 00:07:46"},"1.3.1":{"tag":"1.3.1","author":"tubm","date":"2024-11-24 07:03:43"}},"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":1},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.3","1.3.1"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[2353,233035,215985,1795,194533],"plugin_category":[],"plugin_contributors":[233036],"plugin_business_model":[],"class_list":["post-201927","plugin","type-plugin","status-publish","hentry","plugin_tags-ai","plugin_tags-automated-image-generation","plugin_tags-dall-e","plugin_tags-featured-image","plugin_tags-openai","plugin_contributors-tubm","plugin_committers-tubm"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/lazy-bloggers-ai-image-generator.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>I made this WordPress Plugin just for fun.<\/p>\n\n<p>If you are too lazy to look for a featured image for your post, this one might be the solution for you.<\/p>\n\n<p>Lazy Blogger's AI Image Generator is a WordPress plugin that automatically creates featured images for your posts using OpenAI's DALL-E API. Good for lazy bloggers who want to save time on image selection.<\/p>\n\n<p><strong>Key Features:<\/strong>\n* Generates images automatically when a post is published\n* Uses post title, category, and tags to create image prompt\n* Or you can let AI read your post content to generate image prompt\n* Additional style prompt for fine-tuning generated images<\/p>\n\n<h3>Requirements<\/h3>\n\n<ul>\n<li>WordPress 6.1.1 or higher<\/li>\n<li>PHP 8.1 or higher<\/li>\n<li>OpenAI API key<\/li>\n<\/ul>\n\n<h3>Settings<\/h3>\n\n<ol>\n<li><strong>API Key:<\/strong> Enter your OpenAI API Key.<\/li>\n<li><strong>Size:<\/strong> Choose the size of the generated images (1024x1024, 1024x1792, or 1792x1024).<\/li>\n<li><strong>Include Title\/Category\/Tag:<\/strong> Check these boxes to include the title, category, and tags in the API prompt.<\/li>\n<li><strong>Create prompt from the post content:<\/strong> Enable this if you want AI to generate an image prompt from the post content.<\/li>\n<li><strong>Additional Style Prompt:<\/strong> Use this to include style information in the prompt.<\/li>\n<li><strong>Enable Logging:<\/strong> Enable this to save logs for troubleshooting.<\/li>\n<\/ol>\n\n<h3>Note<\/h3>\n\n<p>This plugin requires an OpenAI API key to function. Make sure you have an active OpenAI account and API key before using this plugin.<\/p>\n\n<h3>External Libraries<\/h3>\n\n<p>This plugin uses the following external library:<\/p>\n\n<ul>\n<li><a href=\"https:\/\/github.com\/mehrab-wj\/tiktoken-php\">mehrab-wj\/tiktoken-php<\/a> - MIT License<\/li>\n<\/ul>\n\n<p>This library is used under the terms of its respective license.<\/p>\n\n<h3>Privacy Policy<\/h3>\n\n<p>This plugin uses the OpenAI API to generate images. Your post title, category, tags, and potentially post content may be sent to OpenAI for image generation. Please refer to <a href=\"https:\/\/openai.com\/policies\/privacy-policy\">OpenAI's privacy policy<\/a> for information on how they handle user data.<\/p>\n\n<p>This plugin does not store or share any user data.<\/p>\n\n<h3>Recommendations<\/h3>\n\n<p>This plugin generates large-sized image files in .png format. For optimal performance, we recommend using <a href=\"https:\/\/shortpixel.com\/otp\/af\/QALRSBX1137437\">ShortPixel Image Optimizer<\/a> to compress and convert these images. ShortPixel can automatically convert images to .jpg, .webp, .avif formats and compress them, reducing file size by up to 90%. You get 100 free credits every month.<\/p>\n\n<p>Note: We may receive a commission if you sign up and purchase credit through this link.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Ensure your server meets the requirements, especially PHP 8.1 or higher.<\/li>\n<li>Upload the plugin zip file to the <code>\/wp-content\/plugins\/<\/code> directory, or install the plugin through the WordPress plugins screen directly.<\/li>\n<li>Activate the plugin through the 'Plugins' screen in WordPress<\/li>\n<li>Use the TUBM Plugins-&gt;Lazy Blogger's AI Image Generator screen to configure the plugin<\/li>\n<li>Enter your OpenAI API Key in the settings<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h3>1.3.1<\/h3>\n\n<ul>\n<li>Confirmed working on WordPress 6.7.1<\/li>\n<\/ul>\n\n<h3>1.3<\/h3>\n\n<ul>\n<li>Added function calling to generate prompts from post content<\/li>\n<\/ul>\n\n<h3>1.2<\/h3>\n\n<ul>\n<li>Switched Medel to Dalle-3 &amp; GPT-4o mini<\/li>\n<\/ul>\n\n<h3>1.1<\/h3>\n\n<ul>\n<li>Bug fixes and performance improvements<\/li>\n<\/ul>\n\n<h3>1.0<\/h3>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Automatically generate featured images for your posts using OpenAI&#039;s DALL-E API.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ur.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/201927","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ur.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/ur.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/ur.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=201927"}],"author":[{"embeddable":true,"href":"https:\/\/ur.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/tubm"}],"wp:attachment":[{"href":"https:\/\/ur.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=201927"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/ur.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=201927"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/ur.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=201927"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/ur.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=201927"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/ur.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=201927"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/ur.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=201927"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}