Title: Text Prompter &#8211; Unlimited chatgpt text prompts for openai tasks
Author: Flipper Code - WordPress Development Company
Published: <strong>Çile 31, 2023</strong>
Last modified: Kanûn 23, 2024

---

Search plugins

![](https://ps.w.org/ai-content/assets/banner-772*250.png?rev=2895818)

![](https://ps.w.org/ai-content/assets/icon-256x256.png?rev=2895818)

# Text Prompter – Unlimited chatgpt text prompts for openai tasks

 By [Flipper Code – WordPress Development Company](https://profiles.wordpress.org/flippercode/)

[Download](https://downloads.wordpress.org/plugin/ai-content.1.0.8.zip)

 * [Details](https://kmr.wordpress.org/plugins/ai-content/#description)
 * [Reviews](https://kmr.wordpress.org/plugins/ai-content/#reviews)
 *  [Installation](https://kmr.wordpress.org/plugins/ai-content/#installation)
 * [Development](https://kmr.wordpress.org/plugins/ai-content/#developers)

 [Support](https://wordpress.org/support/plugin/ai-content/)

## Description

Text Prompter is a powerful openai plugin that allows you to use chatgpt text prompts
effortlessly with gutenberg.

The plugin allows them to create chatgpt text prompts and test them to see which
one perform best. By having the ability to create their own prompts, content creators
can tailor the generated content to their specific needs and preferences with help
of openai api.

Features List

 * Create new openai prompt
 * Manage existing text prompts
 * Import bulk text prompts
 * Export bulk text prompts
 * Test prompts
 * Use chatgpt prompts in Gutenberg
 * Add a new block in Gutenberg using openai
 * Upate an existing block in Gutenberg using openai
 * Use [text_prompter] shortcode to generate dynamic contents.

One of the most notable features of this plugin is its ready-to-use text prompts,
which are pre-written and optimized for readability.

 * Write a paragraph: Write a paragraph on the given topic.
 * Add content: Add 2-3 more sentences to the given content without changing anything
   else.
 * Generate ideas: Generate 3-5 ideas in bullet points based on the given topic.
 * Write a blog post: Write a blog post with 3-5 headings and 3-5 paragraphs on 
   the given topic.
 * Generate a TL;DR: Summarize the given content in 1-2 sentences.
 * Write a summary: Write a summary of the given content in 1-2 paragraphs.
 * Paraphrase: Paraphrase the given content without changing the meaning.
 * Generate a tagline: Generate a catchy tagline for the given content.
 * Explain to a 2-year-old: Explain the given content in simple language suitable
   for a 2-year-old child.
 * Write a quote: Generate a relevant quote based on the given content.
 * Correct grammar: Correct any grammatical errors in the given content.
 * Generate a topic outline for blog: Create a topic outline for a blog post on 
   the given topic.
 * Change tone: Change the tone of the given content to be more formal.
 * Make it conversational: Rewrite the given content to make it more conversational
   and friendly.
 * Adjust voice: Adjust the voice of the given content to be more authoritative 
   and confident.
 * Proofread: Proofread the given content and correct any spelling or grammatical
   errors.
 * Fix spelling errors: Fix all spelling errors in the given content without making
   any other changes.
 * Add two lines: Add two more lines to the given content without making any other
   changes.
 * Add one line: Add one more line to the given content without making any other
   changes.
 * Add a heading and a paragraph: Add one heading and one paragraph to the given
   content without making any other changes.
 * Generate a Call-to-Action: Create a compelling call-to-action for this content.
 * Add Bullet Points: Add a list of bullet points to summarize this content.
 * Expand on an Idea: Take one of the ideas in this content and expand on it.
 * Improve Readability: Rewrite this content to improve its readability and flow.
 * Add Examples: Add some examples to illustrate the points made in this content.
 * Add a Subheading: Add a subheading to break up this content and make it easier
   to read.
 * Create a Product Description: Write a description for this product that will 
   entice users to buy it.

Shortcode [text_prompter]

We have introduced a new shortcode [text_prompter] that allows you to easily generate
AI-generated content based on a specified prompt.

Inside the post editor, add the shortcode with the following format:

    ```
    [text_prompter model="MODEL_NAME" temperature="TEMPERATURE_VALUE" max_tokens="MAX_TOKENS_VALUE" transist="TRANSIST_VALUE" attributes="ATTRIBUTE_VALUE"]PROMPT_CONTENT[/text_prompter]
    ```

Where:

 * **MODEL_NAME** (optional, default: text-davinci-002) is the name of the OpenAI
   language model to use for generating the prompt response.
 * **TEMPERATURE_VALUE** (optional, default: 0.5) is the temperature value to use
   for generating the response. The higher the value, the more unpredictable the
   response.
 * **MAX_TOKENS_VALUE** (optional, default: 50) is the maximum number of tokens 
   to generate in the response.
 * **TRANSIST_VALUE** (optional, default: 86400) is the time in seconds for which
   the generated response will be cached. This is to prevent unnecessary API requests
   to OpenAI.
 * **ATTRIBUTE_VALUE** (optional) is a string containing any additional attributes
   you want to add to the generated HTML output.
 * **PROMPT_CONTENT** (required) is the text prompt to use for generating the response.

Note: You can use any valid HTML attributes in ATTRIBUTE_VALUE. For example, to 
add a class to the output, you can use attributes=”class=’my-class’”.

## Screenshots

 * [[
 * Basic text prompt details can be added with the user-friendly interface.
 * [[
 * Advanced text prompt settings can be accessed for more control over the content.
 * [[
 * The plugin seamlessly integrates with the Gutenberg editor for enhanced content
   creation.
 * [[
 * The plugin allows for bulk import of text prompts for convenience.
 * [[
 * The management page allows for easy editing of text prompts.
 * [[
 * A dedicated OpenAI settings page allows for fine-tuning of the plugin’s settings.
 * [[
 * The prompts testing page allows users to test and evaluate different prompts.
 * [[
 * How to Use Shortcode.

## Installation

This section describes how to install the plugin and get it working.

 1. Upload the **text-prompter** directory to the **/wp-content/plugins/** folder
 2. Once the plugin is uploaded, log into WordPress and go to **Plugins**
 3. Find the **text-prompter** plugin and click **Activate**

How to use

 1. Go to the **Settings** page of the plugin and insert your OpenAI API key. See full
    instructions on How to create OpenAI API key
 2. Create your own text prompt or import pre-built text prompts using the ‘Add Prompt’
    or ‘Import Prompts’ page.
 3. Test prompts using the ‘Testing’ page.

Now you are ready to use text prompts in the Gutenberg editor.

## FAQ

### How do I get an OpenAI API key?

To get an OpenAI API key, you will need to sign up for an account on the OpenAI 
website. Once you have an account, you can create an API key by visiting the API
key management page on the website.

### What can I do with an OpenAI API key?

An OpenAI API key can be used to access various services and models offered by OpenAI.
This includes using models such as GPT-3 for natural language processing and generation,
and other AI-based services.

### How much does it cost to use the OpenAI API?

The OpenAI API is currently in beta and is offered on a pay-per-use basis. The cost
of using the API will depend on the usage of the service and the specific model 
you are using. You can find more information on pricing on the OpenAI website.

### How secure is my OpenAI API key?

OpenAI takes the security of your API key very seriously. The company recommends
that you keep your API key secure and avoid sharing it with others. Additionally,
the OpenAI website provides guidance on how to manage and secure your API key.

## Reviews

![](https://secure.gravatar.com/avatar/2f3a53f696751af3b6d812a348932f63411ced4e09600f8d36b5d878787011ee?
s=60&d=retro&r=g)

### 󠀁[Cant generate long textx; max_token failure?](https://wordpress.org/support/topic/cant-generate-long-textx-max_token-failure/)󠁿

 [Nikeless](https://profiles.wordpress.org/nikeless/) Îlon 15, 2024 2 replies

Hello, I would like to use a shortcode to generate a text about cars 800 words long..
Now I have entered the following: [text_prompter model=”gpt-4o-mini”]a 800 words
long text about cars[/text_prompter] But then each time only a text of 20-30 words
came up. So I tried again in the shortcode to determine the value for max_tokens.
But then I always got this error message: Invalid type for ‘max_tokens’: expected
an integer, but got a string instead. I also tried it without the quotation marks,
but got the same error message. What am I doing wrong? It would be nice if you could
help me here

![](https://secure.gravatar.com/avatar/e18997244236512a6a0c31baec738e2b3b119b4b38eb8c192f5f0668b742f900?
s=60&d=retro&r=g)

### 󠀁[It works](https://wordpress.org/support/topic/it-works-2394/)󠁿

 [yesorcayes](https://profiles.wordpress.org/yesorcayes/) Adar 31, 2023 2 replies

Simple design, helpful. Thanks

 [ Read all 2 reviews ](https://wordpress.org/support/plugin/ai-content/reviews/)

## Contributors & Developers

“Text Prompter – Unlimited chatgpt text prompts for openai tasks” is open source
software. The following people have contributed to this plugin.

Contributors

 *   [ Flipper Code – WordPress Development Company ](https://profiles.wordpress.org/flippercode/)

“Text Prompter – Unlimited chatgpt text prompts for openai tasks” has been translated
into 2 locales. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/ai-content/contributors)
for their contributions.

[Translate “Text Prompter – Unlimited chatgpt text prompts for openai tasks” into your language.](https://translate.wordpress.org/projects/wp-plugins/ai-content)

### Interested in development?

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

## Changelog

#### 1.0.8

 * Fix : Security issue in shortcode render function fixed.

#### 1.0.7

 * Fix : Max Token error is resolved.

#### 1.0.3

 * New : Add new block.
 * New : Update existing block.
 * New : Add heading type block.
 * New : Add paragraph type block.

#### 1.0.2

 * Fix : Plugin details updated.

#### 1.0.1

 * Fix : Code Improvements

#### 1.0.0

 * New : Add new text prompt
 * New : Manage text prompts for editing or removing.
 * New : Import text prompts for bulk editing.
 * New : Export text prompts to move to another installation.
 * New : OpenAI API Setting page.

## Meta

 *  Version **1.0.8**
 *  Last updated **1 sal ago**
 *  Active installations **200+**
 *  WordPress version ** 4.0 or higher **
 *  Tested up to **6.7.5**
 *  PHP version ** 5.0 or higher **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/ai-content/), [Russian](https://ru.wordpress.org/plugins/ai-content/),
   û [Slovak](https://sk.wordpress.org/plugins/ai-content/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/ai-content)
 * Tags
 * [AI](https://kmr.wordpress.org/plugins/tags/ai/)[ChatGPT](https://kmr.wordpress.org/plugins/tags/chatgpt/)
   [content](https://kmr.wordpress.org/plugins/tags/content/)[gpt](https://kmr.wordpress.org/plugins/tags/gpt/)
   [openai](https://kmr.wordpress.org/plugins/tags/openai/)
 *  [Advanced View](https://kmr.wordpress.org/plugins/ai-content/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/ai-content/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/ai-content/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/ai-content/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/ai-content/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/ai-content/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/ai-content/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/ai-content/reviews/)

## Contributors

 *   [ Flipper Code – WordPress Development Company ](https://profiles.wordpress.org/flippercode/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/ai-content/)