WP Manifestindependent plugin directory
manifest / ai / textcraft-ai

TextCraft AI

Powerful WordPress plugin that enhances your content with AI-powered text processing capabilities.

by 1dv-hridoy · github.com/1dev-hridoy/textcraft-ai · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/1dev-hridoy/textcraft-ai/archive/refs/heads/main.zip

TextCraft AI - WordPress Plugin

TextCraft AI

A powerful WordPress plugin that enhances your content with AI-powered text processing capabilities.

Features

  • Grammar Checking: Automatically detect and correct grammatical errors in your text
  • AI Text Humanization: Transform AI-generated content to sound more natural and human-like
  • AI Detection Bypass: Process text to bypass AI content detection systems

Installation

  1. Download the plugin files
  2. Upload the TextCraft-AI folder to your WordPress plugins directory (/wp-content/plugins/)
  3. Activate the plugin through the WordPress admin panel
  4. Navigate to the TextCraft AI menu to start using the tools

Usage

  1. Go to the WordPress admin dashboard
  2. Click on the "TextCraft AI" menu item
  3. Enter your text in the provided text area
  4. Choose one of the processing options:
    • Check Grammar: Identify and correct grammatical errors
    • Humanize AI Text: Make AI-generated content sound more natural
    • Bypass AI Detection: Process text to avoid AI content detection
  5. View the processed results and use as needed

API Endpoints

This plugin uses the following API endpoints:

  • Grammar Checking: https://ai-bypass-one.vercel.app/api/grammar/check
  • AI Humanization: https://ai-bypass-one.vercel.app/api/ai/humanize
  • AI Detection Bypass: https://ai-bypass-one.vercel.app/api/ai/bypass

Requirements

  • WordPress 5.0 or higher
  • PHP 7.2.24 or higher
  • MySQL 5.5.5 or higher

WordPress Plugin Repository

This plugin is designed to be submitted to the official WordPress Plugin Repository. All files are structured according to WordPress guidelines:

  • readme.txt - WordPress plugin repository readme file
  • LICENSE - GPL v2 license file
  • assets/ - Contains plugin icons and screenshots

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This plugin is licensed under the GPL v2 or later.

GitHub Repository

TextCraft-AI on GitHub