| 开发者 | thiagoqvaz |
|---|---|
| 更新时间 | 2026年7月17日 18:14 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
Yes — use the shortcodes [global_ai_gallery id="123"] and [global_ai_album id="456"] on any page, post, or theme template.
Two ways: (1) with Elementor, drag the Global AI Album widget and pick the album in the panel; (2) without Elementor, use the shortcode [global_ai_album id="X"] (replace X with the album ID). Both work in Free and display the album cards which open a lightbox on click.
Yes, it is compatible with both WPML and Polylang.
No. The only external calls are to YouTube to fetch thumbnails (content the user added). A cookieless mode is available in the settings.
< or % sequences — the items payload is now decoded before field-level sanitization and a malformed payload never wipes stored items./global-ai-gallery/v1/render/<id> REST endpoint is now actually registered.srcset/sizes (responsive images) and valid Schema.org microdata (they were being stripped at the sanitization boundary).inert (no more invisible tab stops).aspect-ratio and CSS custom properties survive sanitization from 6.2).columns_tablet and columns_mobile attributes on the [global_ai_gallery] and [global_ai_album] shortcodes.wp_kses() with a scoped allowlist at every boundary.