AI Provider For Fal.ai Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
AI Provider for fal.ai is a standalone WordPress plugin. It integrates fal.ai with the WordPress AI Client and Connectors APIs.
It is not tied to any other commercial plugin. Any theme, plugin, or custom code that uses wp_ai_client_prompt()->generateImage() can use fal once this provider is active and an API key is configured.
After you activate the plugin and save a fal API key under Settings Connectors, image generation requests that the AI Client routes to fal run through Flux, Recraft, and related models — without each consumer embedding fal-specific HTTP code or storing API keys itself.
Features
- Image generation with Seedream 5.0 Pro, GPT Image 2, Nano Banana Pro/2, Flux, and Recraft V3
- Appears automatically on Settings Connectors (API key authentication)
- Uses fal’s official
FAL_KEYenvironment variable / PHP constant when set - Sends the correct
Authorization: Key …header required by fal
Requirements
- PHP 7.4 or higher
- WordPress 7.0 or higher (built-in AI Client), or WordPress 6.9 with the php-ai-client package available
- A fal.ai API key from fal.ai Dashboard Keys
This plugin does not contact fal until another plugin or custom code requests image generation through the AI Client, or until Connectors checks provider availability.
External services
This plugin connects to the fal.ai Model APIs to generate images when an AI Client consumer requests it.
- Endpoints:
https://queue.fal.run/(submit / status / result),https://api.fal.ai/v1/models/requests/by-endpoint(authenticated request-history recovery), and related fal CDN URLs for completed images. Legacy synchttps://fal.run/is not used by this provider’s image path. - Data sent: fal API key (
Authorization: Key …header); prompt text and generation parameters supplied by the calling code. - When: only when a consumer requests image generation through the AI Client or via
FalQueueClient, or when Connectors validates that the provider is configured/available. - Service provider: fal.ai
- Terms: https://fal.ai/legal/terms-of-service
- Privacy: https://fal.ai/legal/privacy-policy
You are responsible for complying with fal’s terms and with applicable privacy laws for any content you send.
Privacy
This plugin does not set cookies, does not track users, and does not phone home to the plugin author beyond normal plugin updates after listing on WordPress.org.
API credentials are handled by WordPress Connectors (or FAL_KEY). Generated image binaries are returned to the calling code (for example to sideload into the Media Library); this plugin does not persist generation history of its own.
Screenshots
No screenshots provided

