Plugin info

Total downloads: 353
Active installs: 0
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 2
Last updated: 1/16/2025 (350 days ago)
Added to WordPress: 1/16/2025 (0 years old)
Minimum WordPress version: 6.7.1
Tested up to WordPress version: 6.7.4
Minimum PHP version: 7.2

Maintenance & Compatibility

Maintenance score

Stale • Last updated 350 days ago

38/100

Is AI Content Forge abandoned?

Likely maintained (last update 350 days ago).

Compatibility

Requires WordPress: 6.7.1
Tested up to: 6.7.4
Requires PHP: 7.2

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

Blocks for Discogs
Rating 4.0/5 (4 reviews)Active installs 60
Advanced Maps Block
Rating 4.0/5 (1 reviews)Active installs 30

Description

AI Content Forge is a Gutenberg block that allows users to generate content using OpenAI’s API. This block can be added to posts or pages to automatically generate content based on a prompt.

Usage

  1. Open the block editor (Gutenberg).
  2. Add the AI Content Forge block to your post or page.
  3. Enter a prompt (e.g., “Write a blog post about WordPress”) in the settings panel.
  4. Click “Generate Content” to automatically generate content based on your prompt.
  5. The generated content will appear in the block’s editor, and you can edit it as needed.

Privacy Policy

We do not store or process any content generated by the AI. All content generation takes place via the OpenAI API, and the OpenAI terms of service apply to the use of the API.

License

AI Content Forge is open-source software, licensed under the GPLv2 or later license.

External Services

This plugin uses the OpenAI API, an external service provided by OpenAI, to generate AI-powered content. The following details apply:

  1. Service Name: OpenAI API
  2. Service Provider: OpenAI (https://openai.com/)
  3. Data Sent to the Service:
    • User-provided input, such as text prompts, may be sent to OpenAI’s servers for processing.
    • This input is necessary for generating the AI responses.
  4. Data Stored by the Service:
    • OpenAI may temporarily store data to improve service quality, as per their privacy policy. No permanent storage of user data occurs without explicit user consent.
  5. Required API Key:
    • An API key from OpenAI is required to use this plugin. Users must obtain their API key by creating an account with OpenAI.
  6. Privacy Policy:
    • Users can review OpenAI’s privacy policy here: https://openai.com/policies/privacy-policy
  7. Terms of Use:
    • Users must comply with OpenAI’s terms of use: https://openai.com/policies/terms-of-use

Please ensure you have reviewed and agreed to the terms and privacy policy of OpenAI before using this plugin.

Installation

  1. Upload the plugin files to the /wp-content/plugins/ai-content-forge directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

Frequently Asked Questions

How do I get an OpenAI API key?

You can get your OpenAI API key from the OpenAI website. After signing up, go to the API section to generate your key.

What is the maximum amount of tokens I can use with the OpenAI API?

The token limit depends on the model you are using. For GPT-3 models, the typical limit is 2048 tokens, while GPT-4 can support up to 8,000 tokens depending on the model variant.

Review feed

No reviews available

Screenshots

  1. /assets/screenshot-1.png

    /assets/screenshot-1.png

  2. /assets/screenshot-2.png

    /assets/screenshot-2.png

  3. /assets/screenshot-3.png

    /assets/screenshot-3.png

Changelog

1.0.0

  • Release