AI Assistant – Plugin Features

Explore what the assistant can do across Contact Form 7, ACF and other automation tasks.

Custom Editor

Create files and folder
Delete files and folder
Open files in editor and can be edit and save

Dark theme and light theme

Go to line number.

Text can be search in editor

Html tag can be collapsed.

Task

This tool allows you to quickly generate a basic WordPress theme structure.
You can enter details such as:

Theme Name

Text Domain

Author Name

Author URI

Once submitted, the plugin automatically creates the essential theme files using the information you provide.

Use this option to create new WordPress pages directly from the plugin interface.
You only need to enter the page name, and the system will:

Create the page inside WordPress

Optionally generate a corresponding PHP template file for custom page layouts

Paste your header code here, and the plugin will automatically:

Insert it properly into the theme's header.php

Enqueue required CSS or JS files into functions.php

Fix incorrect or broken image paths

This ensures the header follows proper WordPress standards.

Add your footer code in this section, and the plugin will:

Enqueue any required JavaScript files in functions.php

Automatically adjust image URLs and asset paths to match WordPress structure

This helps maintain clean and maintainable theme code.

From here, you can generate WordPress menus without manually navigating the admin area.
The plugin handles menu creation and registration for you.

If your theme’s menu isn't displaying correctly, this tool can fix it automatically.
It adjusts the menu setup to match WordPress requirements and can optionally implement a navwalker for more advanced menu structures (such as Bootstrap menus).

This feature allows you to create custom post types easily.
Just enter the necessary details, and the plugin will automatically generate and insert the required code into functions.php, including:

Labels

Arguments

Registering the post type

Perfect for adding portfolio items, services, testimonials, or any custom content type.

Custom Fields

This tool allows you to build custom fields quickly and integrate them seamlessly into your theme or custom post types. It is designed to let you insert fields directly into the editor by selecting text and converting it into a structured custom field.

Normal Field & Repeater Field

You can choose from various field types such as:

Text

Text Area

Image

WYSIWYG Editor

Number

URL

Email

Telephone

Link

Array-based Link

Tabs

Checkboxes

Radio Buttons

Options

Repeater (for adding multiple repeating groups)

Each field you create will use the text you selected in the editor as the default value, making setup faster and more intuitive.

How it Works

Select any text inside the editor.

Click one of the field type buttons.

The selected text becomes the default value for that custom field.

You can generate a complete custom field template in the provided editor area.

Set a custom group name for organizing your fields.

Define conditional logic—choose when this field group should appear (e.g., show only for a specific post type).

Once configured, click Create Custom Field and the plugin will automatically store the setup and prepare the necessary code.

In the Apply tab, you will see a list of all previously created custom fields.

Each field includes its own button.
To insert a field into your template:

Select any text inside your editor.

Click the button for the field you want to apply.

The selected text is instantly replaced with the proper WordPress field output code:

Contact Form 7

It will show all the contact form in button form.
It will replace the selected text in editor if button is clicked with proper code.

Miscelleneous Task

This option allows you to quickly enable or disable WordPress debugging mode.
With one click, the plugin updates the wp-config.php file so you can easily switch between development and production settings.

Use this tool to set any existing page as the site’s homepage.
Simply select a page from the dropdown, and the plugin will automatically update WordPress reading settings to assign it as the front page.

This option lets you create a new page directly from the plugin.
You only need to provide a page name. Additionally, you can enable:

Create page template – This generates a separate PHP template file for the page, giving you full control over layout and structure.

If permalinks break or new post types/pages are added, this feature quickly flushes and regenerates permalink rules.
This helps fix 404 errors without visiting the Permalinks settings manually.

This feature allows you to create custom user roles.
You can:

Enter a new User Type name

Assign capabilities by selecting a base role (Subscriber, Author, Contributor, Editor, Administrator)

The plugin then creates a new role with matching permissions, useful for membership sites, custom dashboards, or restricted content areas.

Remove any custom user role created through the plugin.
Just enter the role name and the system will safely unregister it from WordPress.

This tool generates a complete custom post type with labels, supports, and template files.
You can define:

Post Type Slug

Plural Label

Singular Label

Additional options include:

Create Single Page – Automatically generates the single-{posttype}.php template

Create Archive Page – Creates the archive template and lets you specify how many posts appear in the archive

This allows you to set up new content structures—like portfolios, services, events, or testimonials—within seconds.

Customizer Builder

Use this button to create a new Customizer section.
Each section groups related fields (such as header options, colors, buttons, etc.) and appears inside the WordPress Customizer panel.

The builder includes a wide range of Customizer field types. You can insert fields into the builder by clicking any of the following buttons:

Text – For short text inputs

Textarea – For multi-line content

URL – For website links

Image – Allows users to upload or select images from the media library

Color Picker – Lets users choose colors using the WP color selector

Checkbox – True/false toggle

Radio – Select one option from multiple choices

Social – Automatically adds grouped fields for social media links

Contact – Adds grouped fields for phone, email, and contact information

Clicking a field button inserts the template for that field into the editor. From there, you can customize labels, IDs, default values, and descriptions.

The large text area is where your generated field templates appear.
You can:

Add new field blocks

Edit the structure

Rearrange the order

Adjust section names, field IDs, and default values

Everything written here will be turned into functional Customizer code.

Enter your theme or plugin text domain here.
This ensures all labels, titles, and descriptions created by the Customizer Builder are translation-ready and compatible with localization tools.

When you click this button, the plugin:

Automatically generates the full Customizer code

Writes it into your theme’s functions or a dedicated customizer file

Registers all sections, settings, and controls

Ensures live preview support for real-time editing

This lets you build professional-grade WordPress Customizer interfaces without writing PHP manually.

Basic Message

  • Toggle WP Debug
  • Change page to homepage
  • Create Page

    Create page template
  • Reset Permalink
  • Create User Type

    Assign role

  • Remove User Type
  • Create Custom Post Type

    No of Post in Archive

    Supports

  • Create Template Part


  • Change admin email

Mail Message

Translate all the messages of the form

Visit Google Translate translate to desire language and paste below:

Apply Custom Fields

FeaturesLocation: post_type
Features
Points
InformationLocation: post_type
Information
Plugin LinkLocation: post_type
ProjectLocation: page
  • Change link to admin page

Pages

🔍

WPML – Custom Fields JSON


1. Copy JSON from current page/post

Click the button below while you are on a post / page / custom post edit screen. It will read all custom fields (post meta) for this item and output them as JSON.

Original JSON (source language)

The “Copy for AI” button will prepend an instruction like:
Translate this JSON to French. Only return JSON, easy to copy.


2. Paste translated JSON and update fields

Translate the JSON above using AI or any tool, then paste the translated JSON here (keep the same structure and keys).

⚠ Use this only on the correct translated post / page (WPML language version).