Title: GV Drafts Generator with Gemini
Author: guanvireak
Published: <strong>July 21, 2026</strong>
Last modified: July 22, 2026

---

Search plugins

![](https://ps.w.org/guanvireak-drafts-gemini/assets/banner-772x250.png?rev=3617227)

![](https://ps.w.org/guanvireak-drafts-gemini/assets/icon-256x256.png?rev=3617227)

# GV Drafts Generator with Gemini

 By [guanvireak](https://profiles.wordpress.org/guanvireak/)

[Download](https://downloads.wordpress.org/plugin/guanvireak-drafts-gemini.3.4.4.zip)

 * [Details](https://wordpress.org/plugins/guanvireak-drafts-gemini/#description)
 * [Reviews](https://wordpress.org/plugins/guanvireak-drafts-gemini/#reviews)
 *  [Installation](https://wordpress.org/plugins/guanvireak-drafts-gemini/#installation)
 * [Development](https://wordpress.org/plugins/guanvireak-drafts-gemini/#developers)

 [Support](https://wordpress.org/support/plugin/guanvireak-drafts-gemini/)

## Description

GV Drafts Generator with Gemini is an editorial automation plugin for publishers
who want structured, reviewable AI-assisted drafts instead of generic bulk content.

The free plugin is complete and usable without a paid add-on. It can rotate through
multiple curriculum or niche plans, create original titles and topics, research 
sources, generate SEO metadata, add references, create relevant images, and save
posts as drafts, pending review, or published posts.

#### Highlights

 * Multiple independent topic and curriculum plans.
 * Per-topic word count, article count, interval, image count, category, and keyword
   seeds.
 * Automatic topic and title selection that follows a progressive series.
 * Draft-first workflow with optional pending-review or automatic publishing.
 * Google Search research through supported Gemini models.
 * References and editor fact-check notes.
 * Primary and related SEO keywords, excerpts, tags, and meta descriptions.
 * Yoast SEO and Rank Math metadata compatibility.
 * Gemini image generation with Media Library upload, featured images, inline images,
   and alt text.
 * Duplicate-title and near-duplicate safeguards.
 * Scheduler status, 14-day health view, metrics, and activity logs.
 * No custom visitor tracking or analytics sent to the plugin author.

#### Bring your own Gemini key

The plugin calls Google directly from your WordPress server. API usage may be free
or paid according to your Google project, model, quota, and current Gemini API pricing.

For strongest credential protection, define `GOOGLE_API_KEY` (preferred) or `GEMINI_API_KEY`
in `wp-config.php` or as a server environment variable. You may alternatively save
a key in the plugin settings. The password field never displays the stored value,
and the API screen can test access without revealing it.

#### Optional premium edition

GV Drafts Generator with Gemini Premium is a GPL premium build delivered through
Freemius. It adds reusable automatic topic rules, deeper article and image instructions,
source targets, and editor email notifications. The free plugin does not expire 
and is not trialware. If a paid subscription expires, the installed GPL code continues
working; updates and support require renewal.

### External services

This plugin connects to the Google Gemini API when an administrator tests a key,
requests generation, or enables scheduled generation.

Data sent can include the configured curriculum or topic, article number, target
length, language, audience, voice, editorial rules, keyword seeds, recent generated
titles, article title and excerpt for image creation, and image style. This data
is necessary to generate the requested article or image. The plugin does not send
visitor information or telemetry to the plugin author.

Service endpoint: `https://generativelanguage.googleapis.com/`

Google Gemini API terms: https://ai.google.dev/gemini-api/terms

Google privacy policy: https://policies.google.com/privacy

Gemini API pricing: https://ai.google.dev/gemini-api/docs/pricing

The plugin bundles the Freemius SDK for optional opt-in, licensing, account management,
checkout, premium delivery, updates, and support. If an administrator opts in or
activates a paid license, Freemius can process the site URL, WordPress and PHP versions,
plugin version, administrator contact details, license state, and purchase information.
Visitor content is not sent to Freemius by this plugin. Free users may skip the 
optional connection.

Freemius endpoint: `https://api.freemius.com/`

Freemius terms: https://freemius.com/terms/

Freemius privacy policy: https://freemius.com/privacy/

## Installation

 1. Install and activate GV Drafts Generator with Gemini.
 2. Open GV Drafts > API Keys and configure your Google Gemini API key.
 3. Open GV Drafts > Settings and review the editorial, research, image, and publishing
    options.
 4. Configure one or more curriculum lines under Content Schedule.
 5. Use Quick Generate for a draft test before enabling scheduled publishing.

Each publishing-plan line uses:

    ```
    Curriculum | target words | articles per run | hours | images | category | optional keyword seeds
    ```

Example:

    ```
    Physics: mechanics through quantum theory | 1600 | 1 | 72 | 1 | Physics | mechanics, physics lessons
    ```

WordPress Cron is traffic-driven. For reliable timing on a low-traffic site, configure
the host to invoke `wp-cron.php` regularly.

## FAQ

### Does the plugin guarantee factual accuracy?

No. It requests research and references, rejects malformed output, and stores editor
notes, but AI can still be wrong. Review every important claim and source before
publication.

### Does it guarantee search rankings?

No. The plugin creates reader-focused metadata and structure. Search performance
depends on usefulness, originality, authority, technical SEO, competition, and many
other factors.

### Can it publish automatically?

Yes, but Draft is the default and recommended status until you trust your configuration
and review process.

### Are images free?

Not necessarily. Image availability and cost depend on the selected Gemini model
and your Google API plan.

### What happens when the API key is removed?

Existing posts remain. New generation stops until a valid key is configured.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“GV Drafts Generator with Gemini” is open source software. The following people 
have contributed to this plugin.

Contributors

 *   [ guanvireak ](https://profiles.wordpress.org/guanvireak/)

[Translate “GV Drafts Generator with Gemini” into your language.](https://translate.wordpress.org/projects/wp-plugins/guanvireak-drafts-gemini)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/guanvireak-drafts-gemini/),
check out the [SVN repository](https://plugins.svn.wordpress.org/guanvireak-drafts-gemini/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/guanvireak-drafts-gemini/)
by [RSS](https://plugins.trac.wordpress.org/log/guanvireak-drafts-gemini/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 3.4.4

 * Improved generation locking with automatic recovery after interrupted requests.
 * Prevented an older request from clearing the lock owned by a newer generation.
 * Added a clearer in-progress message that directs users to check saved drafts.

#### 3.4.3

 * API-key saving now always performs the connection test, preventing the status
   from remaining “Not tested” when browsers omit the secondary submit action.
 * Simplified the credential screen to one clear Save and test connection action.

#### 3.4.2

 * Added an automatic GenerateContent compatibility retry when Gemini rejects an
   Interactions API article request.
 * Preserved structured JSON, Google Search grounding, and actionable API error 
   details during the retry.

#### 3.4.1

 * Fixed Freemius free-to-premium upgrade detection and aligned the paid-version
   slug with the deployment configuration.

#### 3.4.0

 * Added reliable same-page API-key saving for embedded and standard WordPress installs.
 * Added GOOGLE_API_KEY support, credential-source reporting, and a safe connection
   test with actionable errors.
 * Connected upgrade actions to the live Freemius pricing flow.
 * Corrected Google and Freemius privacy and external-service disclosures.
 * Prepared the matching same-slug premium build for Freemius delivery.

#### 3.3.1

 * Split Dashboard, Content Schedule, Quick Generate, Image Generator, Settings,
   System Logs, and API Keys into focused screens.
 * Replaced encoded schedule lines with clear per-subject fields for words, articles
   per run, interval, images, category, and SEO keywords.
 * Preserved settings from other screens when saving a partial settings form.
 * Made settings form targets reliable in embedded and nonstandard WordPress admin
   environments.
 * Limited publishing-metric queries to the Dashboard for faster submenu page loads.
 * Improved Quick Generate previews and API-key configuration status.

#### 3.3.0

 * Adopted the GV Drafts Generator with Gemini product identity.
 * Added safe removal of API keys stored in the WordPress database.
 * Made duplicate detection Unicode-aware for multilingual publishing.
 * Preserved Gemini image MIME types and matching filename extensions.
 * Queued multi-article scheduled runs to avoid long single-request cron batches.

#### 3.2.4

 * Adopted a distinctive directory name and permalink requested during pre-review.
 * Replaced short global and storage identifiers with the unique guanvireak_drafts
   prefix.

#### 3.2.3

 * Resolved WordPress.org Plugin Check internationalization, deprecated API, and
   query-state findings.

#### 3.2.2

 * Excluded the premium-only implementation file from the WordPress.org distribution.

#### 3.2.1

 * Prepared the free distribution metadata for WordPress.org review.

#### 3.2.0

 * Added Freemius-managed licensing, checkout, account, and update integration.
 * Bundled Pro Studio into the premium build while preserving the complete free 
   core.
 * Paid subscription expiry affects updates and support entitlement, not installed
   GPL code.

#### 3.1.0

 * Added a vendor-configurable Pro upgrade pathway with no placeholder sales links.
 * Kept all sales links hidden unless the production build explicitly supplies GUANVIREAK_DRAFTS_PRO_URL.

#### 3.0.0

 * Added product dashboard, navigation, metrics, and 14-day generation health.
 * Added a documented extension API for separate add-ons.
 * Added WordPress privacy-policy disclosure content.
 * Added GPL and directory metadata.
 * Reworked packaging and documentation for WordPress.org submission.

## Meta

 *  Version **3.4.4**
 *  Last updated **2 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.4 or higher **
 *  Tested up to **7.0.2**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [AI writer](https://wordpress.org/plugins/tags/ai-writer/)[autoblog](https://wordpress.org/plugins/tags/autoblog/)
   [content scheduler](https://wordpress.org/plugins/tags/content-scheduler/)[Gemini](https://wordpress.org/plugins/tags/gemini/)
   [seo](https://wordpress.org/plugins/tags/seo/)
 *  [Advanced View](https://wordpress.org/plugins/guanvireak-drafts-gemini/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/guanvireak-drafts-gemini/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/guanvireak-drafts-gemini/reviews/)

## Contributors

 *   [ guanvireak ](https://profiles.wordpress.org/guanvireak/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/guanvireak-drafts-gemini/)