WP Manifestindependent plugin directory
manifest / ai / ai-blog-writer

TechZapp AI Writer

Generate high-quality technology blog posts using AI. Supports OpenAI, Groq, and Google Gemini. Discover trending topics, generate complete articles, edit, and save as WordPress drafts.

by TechZapp · github.com/appcoderikbal/ai-blog-writer · website

0stars
1release downloads
0forks

Install

The author publishes release zips, so WP-CLI can install straight from GitHub:

wp plugin install https://github.com/appcoderikbal/ai-blog-writer/releases/download/v1.3.0/techzapp-ai-writer.zip

Readme

=== TechZapp AI Writer === Contributors: techzapp Tags: ai, blog, content, openai, gpt, writing, technology Requires at least: 6.0 Tested up to: 6.7 Stable tag: 1.0.0 Requires PHP: 8.0 License: GPL-2.0-or-later License URI: https://www.gnu.org/licenses/gpl-2.0.html

Generate high-quality technology blog posts using AI. Discover trending topics, generate complete articles, edit, and save as WordPress drafts.

== Description ==

TechZapp AI Writer is a lightweight WordPress plugin that helps you create high-quality technology blog posts using OpenAI's powerful language models.

= Features =

  • Trending Topics — Discover trending tech topics from Hacker News, GitHub Trending, Reddit Technology, and Dev.to
  • AI Article Generation — Generate complete, structured blog articles with one click
  • Rich Text Editor — Edit the generated content before saving
  • Save as Draft — Save articles as WordPress drafts for review before publishing
  • Configurable — Choose your tone, word count, and AI model

= Generated Article Structure =

Every article includes:

  • SEO-friendly title and meta description
  • Table of contents
  • Introduction with a strong hook
  • Multiple H2/H3 sections with subheadings
  • Bullet and numbered lists
  • Tips and best practices
  • Common mistakes to avoid
  • FAQ section
  • Strong conclusion

= Requirements =

  • WordPress 6.0+
  • PHP 8.0+
  • OpenAI API key (from platform.openai.com)

== Installation ==

  1. Upload the techzapp-ai-writer folder to /wp-content/plugins/
  2. Activate the plugin through the WordPress Plugins screen
  3. Go to TechZapp AI Writer → Settings
  4. Enter your OpenAI API key
  5. Click Test Connection to verify
  6. Navigate to Generate Blog to start creating content

== Frequently Asked Questions ==

= Which OpenAI models are supported? =

GPT-4o Mini (default), GPT-4o, GPT-4 Turbo, and GPT-3.5 Turbo.

= Will articles be published automatically? =

No. Articles are always saved as WordPress Drafts. You review and publish them manually.

= How long does generation take? =

Typically 30–60 seconds depending on word count and model.

= Is my API key secure? =

Yes. The key is stored in WordPress options (server-side) and is never sent to the browser.

== Changelog ==

= 1.0.0 =

  • Initial release
  • Dashboard with trending topics and recent drafts
  • Article generation with configurable tone, word count, and audience
  • Rich text editor with AI improve/expand/shorten
  • Save as WordPress draft with categories and tags
  • Settings page with API key management

== Upgrade Notice ==

= 1.0.0 = Initial release.

Read the full README on GitHub →

Releases

TagPublishedAssetDownloads
v1.3.0 Jun 28, 2026 techzapp-ai-writer.zip 1
v1.2.0 Jun 28, 2026 techzapp-ai-writer.zip 0
v1.1.0 Jun 28, 2026 techzapp-ai-writer.zip 0