這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Excelerate AI

外掛說明

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

安裝方式

  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.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Excelerate AI〉的開發相關工作。

參與者

將〈Excelerate AI〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

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