Plugins

SleekAI's Plugin Generator allows you to create WordPress plugins using natural language prompts. Simply describe what you want your plugin to do, and SleekAI will generate a fully functional plugin for you.

Getting Started

To create a new plugin, navigate to the Plugins section . Enter a natural language description of your desired plugin functionality. For example:

"Create a plugin that adds a customizable notification bar at the top of the website. It should have options for background color, text color, and the ability to set different messages for different pages."

Preview Environment

Before deploying to your site, you can preview and test your generated plugin in a safe sandbox environment powered by WordPress Playground. This allows you to:

  • Test the plugin functionality
  • Review the generated code
  • Verify settings and options
  • Ensure compatibility
  • Make adjustments if needed

The sandbox environment is completely isolated from your live site, making it safe to experiment with different plugin configurations.

Deployment

Once you're satisfied with your generated plugin:

  1. Click the Deploy button
  2. SleekAI will create the plugin files on your WordPress installation
  3. The plugin will be linked to your SleekAI project for future updates
  4. Navigate to your WordPress plugins page to activate it

Note: The plugin will be installed but not automatically activated. This gives you control over when to enable the new functionality on your site.

Supported Models

To ensure optimal code generation, the Plugin Generator feature supports these AI models:

  • OpenAI
    • o3-mini
    • gpt-4o type models
  • Anthropic
    • Claude 3.5 Sonnet

While more models will be supported in the future, we currently recommend using Claude 3.5 Sonnet for the best and most reliable results when generating plugins.

You can configure your preferred model in the Plugin Generator settings tab:

/wp-admin/admin.php?page=sleek-ai#/settings/plugins

Edit the placeholder with your site URL, it will be saved for the next time you visit.