WordPress AI Client: building an image generation plugin
WordPress 7.0 ships the WordPress AI Client, a standardized PHP API for generative AI in plugins. This guide builds a provider-agnostic image generation tool for the Media Library using the prompt builder, support checks, and a REST endpoint.