This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Title AI

Kuvaus

AI-powered titles that capture clicks

External Services

This plugin uses OpenAI’s API service to generate title suggestions:

  • The plugin sends post content to OpenAI’s API (https://api.openai.com) when generating title suggestions
  • Content sent includes: post content (stripped of HTML) and tone preference
  • API calls are made only when explicitly requested by the user through the editor interface
  • OpenAI’s Terms of Service: https://openai.com/policies/terms-of-service
  • OpenAI’s Privacy Policy: https://openai.com/policies/privacy-policy

An OpenAI API key is required for this plugin to function. Users must provide their own API key through the plugin settings. Users can obtain an API key at https://platform.openai.com/api-keys.

Asennus

  1. Extract and upload titel-ai.zip to the /wp-content/plugins/ directory
  2. Activate the plugin through the ’Plugins’ menu in WordPress
  3. Visit Settings > Title AI to configure it

Arvostelut

There are no reviews for this plugin.

Avustajat & Kehittäjät

“Title AI” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.

Avustajat

Käännä “Title AI” omalle kielellesi.

Oletko kiinnostunut kehitystyöstä?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Muutosloki

0.1.1

  • Compatibility updates for WordPress 6.8

0.1

  • Initial release