Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Excelerate AI

Descripción

Transform Your Content Creation with Excelerate AI

Excelerate AI is the ultimate AI-powered content creation plugin for WordPress, designed to revolutionize your content generation process. Leveraging the advanced capabilities of the ChatGPT API, Excelerate AI offers a seamless and efficient way to produce high-quality, SEO-optimized content directly from your WordPress dashboard.

Whether you’re a blogger, marketer, or website owner, Excelerate AI empowers you to create engaging, relevant, and informative content effortlessly. As a powerful alternative to other AI content generators, Excelerate AI brings cutting-edge AI technology directly to your fingertips.

Features
AI-Powered Content Generation: Create high-quality blog posts, articles, and website content using the advanced capabilities of the ChatGPT API.
Seamless Integration: Enjoy a user-friendly interface that integrates smoothly with your WordPress dashboard, making content creation a breeze.
Multilingual Support: Generate content in multiple languages to reach a broader audience.
Regular Updates: Stay ahead with regular updates and improvements to ensure optimal performance and the latest features.

This plugin relies on the OpenAI API to provide AI-based content generation features. When using this plugin, data is sent to and processed by OpenAI’s servers to generate content based on user input. Please note the following:

By using this plugin, you agree to the OpenAI terms of service and privacy policy.

Arbitrary section

Instalación

  1. Upload excelerate-ai.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Disable WP-Cron for Server Cron Jobs. Edit wp-config.php: Add the following line to your wp-config.php file to disable the built-in WordPress cron
  4. * * * * * * curl -s https://yourwebsite.com/wp-cron.php?doing_wp_cron >/dev/null 2>&1 use this line to add cronjob in your server setting. Replace https://yourwebsite.com/ with your actual website URL.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Excelerate AI» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Excelerate AI» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0.5

  • Code optimisation

1.0.4

  • Code optimisation

1.0.3

  • Code optimisation

1.0.2

  • Code optimisation

1.0.1

  • Enhanced cronjob to reduce memory usage
  • Code optimisation with validation, sanitisation, escaption
  • files direct access disabled
  • some code optimisation

1.0.0

  • Plugin created and submited for the WordPress plugin directory