Global AI Gallery
Global AI Gallery creates clean, functional galleries on any WordPress site: Dedicated Custom Post Types for Galleries and Albums Responsive Grid layout (1–6 configurable columns) PhotoSwipe 5 lightbox with keyboard, arrow and touch swipe navigation YouTube support — paste a URL and the plugin handles the thumbnail and playback Native Elementor widget Schema.org ImageGallery markup for SEO Accessible — ARIA, focus trap, screen-reader friendly Multi-language ready — Polylang/WPML compatible, .pot file included No external dependencies — everything is vendored, no CDN calls Pro Version The Pro add-on (sold separately) adds Masonry, Justified and Carousel layouts, Vimeo and self-hosted videos, premium lightbox with zoom/share/download, animated filters, interactive albums, and premium templates. Learn more at https://globalai.software/plugin-global-ai-gallery External services This plugin connects to YouTube to display video content that the site administrator has chosen to add to a gallery or album. No data is sent unless an admin explicitly adds a YouTube URL to a gallery item. YouTube thumbnail lookup (i.ytimg.com) When a gallery item is a YouTube video, the plugin requests the thumbnail URL from https://i.ytimg.com/vi/ /maxresdefault.jpg (with a fallback to hqdefault.jpg) using wp_remote_head(). Only the video ID is sent in the URL. The result (a URL string) is cached locally for 24 hours via WordPress transients to avoid repeat requests. – Data sent: the YouTube video ID that the administrator added. – When: the first time a gallery containing that video is rendered, and every 24 hours after the cache expires. – Service provider: Google LLC. – Terms of service: https://www.youtube.com/t/terms – Privacy policy: https://policies.google.com/privacy YouTube embed iframe (youtube.com or youtube-nocookie.com) When a visitor opens a YouTube video in the lightbox, the browser loads the embed from https://www.youtube.com/embed/ — or, if the “Use youtube-nocookie.com” setting is enabled (Settings → Global AI Gallery), from https://www.youtube-nocookie.com/embed/ . This is a standard browser iframe; the plugin does not perform any server-side request. – Data sent: the YouTube video ID, plus whatever YouTube itself collects from the visitor’s browser (User-Agent, Referer, cookies — unless the cookieless host is used). – When: only when a visitor actually plays a YouTube video on the page. – Service provider: Google LLC. – Terms and privacy: same links as above. The plugin does not contact any other external service. No telemetry, analytics, license servers, or auto-update endpoints are called by this Free version. Security This plugin exposes one public REST endpoint to support deferred rendering of galleries from the frontend without requiring a logged-in user: GET /wp-json/global-ai-gallery/v1/render/ — returns the HTML for a single published gallery. The endpoint declares `permission_callback => __return_true` (public) because a published gallery is public content by definition, exactly like the post that embeds it. The handler then enforces a real read-permission check before rendering anything: 1. is sanitised with absint() and validated to be a positive integer before reaching the handler. 2. The post must exist and be of the gawpg_gallery custom post type; otherwise a 404 WP_Error is returned. 3. Read access is checked the same way WordPress core checks it (WP_REST_Posts_Controller::check_read_permission()): a publish gallery is readable by anyone, but any non-public status (draft, pending, private, future, trash) only renders when the current user actually has read access to that specific post (current_user_can( 'read_post', $id )) — otherwise 404. 4. Password-protected galleries are never rendered without the password. post_password_required() is honoured (respecting the wp-postpass cookie), returning a 401/403 WP_Error when the password has not been entered. 5. The endpoint only returns rendered HTML; it never reads or writes user data, options, transients, or any other server state. This is the same content the visitor can already see by visiting the gallery’s public page or any post that embeds it via the shortcode, so making the endpoint authenticated would add no privacy or security benefit.
Top keywords
- youtube14×2.12%
- gallery11×1.67%
- com9×1.36%
- video8×1.21%
- post7×1.06%
- https6×0.91%
- url5×0.76%
- youtube video5×0.76%
- data4×0.61%
- embed4×0.61%
- endpoint4×0.61%
- galleries4×0.61%
Shortcodes Ultimate – Content Elements
Building new pages with Gutenberg? Explore VovaBlocks, a focused collection of native marketing and content blocks from the creator of Shortcodes Ultimate. View VovaBlocks → About Shortcodes Ultimate Shortcodes Ultimate is a WordPress shortcode plugin for adding tabs, accordions, buttons, FAQs, sliders, carousels, lightboxes, columns, boxes and other reusable content elements without coding. It is ideal for site owners who want richer content layouts and practical UI elements without switching to a full page builder. Use Shortcodes Ultimate in the Block Editor, Classic Editor, widgets and template files. Generate shortcodes visually, preview the result before inserting it, and reuse the same elements across posts, pages and existing shortcode-based content. Trusted by hundreds of thousands of WordPress sites, Shortcodes Ultimate helps you replace multiple single-purpose UI plugins with one maintained toolkit. Explore live examples What you can build With Shortcodes Ultimate, you can quickly add common WordPress content elements such as: Accordions and FAQ sections Responsive tabs CTA buttons and download buttons Boxes, notes and callouts Columns and layout helpers Sliders and carousels Lightboxes for images and custom content Post lists and dynamic content blocks Spoilers, toggles and expandable content Media embeds and visual content blocks Instead of installing a separate plugin for every small content element, Shortcodes Ultimate gives you one maintained toolkit for everyday WordPress content tasks. Works with modern and classic WordPress workflows Shortcodes Ultimate works with the Block Editor, Classic Editor, widgets and template files. You can insert shortcodes manually, use WordPress shortcode blocks or use the built-in shortcode generator to configure elements visually. This makes the plugin useful for: Site owners who want to improve content without coding Bloggers and affiliate publishers who need reusable CTA and content blocks Agencies and freelancers maintaining multiple WordPress sites Developers who want shortcode-friendly output in templates Existing sites with older content that already uses shortcodes Why use Shortcodes Ultimate? 50+ ready-to-use WordPress shortcodes Visual shortcode generator Live preview Works with the Block Editor and Classic Editor Shortcodes can be used in posts, pages, widgets and template files Responsive elements that work with your theme Built-in Custom CSS editor Developer-friendly hooks and documentation Free version available on WordPress.org Pro version available for advanced shortcodes, extra styles and premium support Why shortcodes still matter in WordPress The WordPress Block Editor is great for visual content editing, but shortcodes are still useful when you need portable, reusable content elements that work across different parts of a WordPress site. Shortcodes are especially helpful when you want to: Reuse the same content element in many posts or pages Add dynamic content inside widgets or templates Maintain older WordPress sites that already use shortcodes Work across Classic Editor and Block Editor workflows Add content elements without switching to a full page builder Keep common UI elements available through a simple text-based syntax Shortcodes Ultimate is designed for these practical workflows. It gives you a large collection of ready-made shortcodes and a visual generator, so you do not need to write shortcode syntax manually unless you want to. Free and Pro The free version of Shortcodes Ultimate includes a large collection of useful shortcodes for everyday WordPress content tasks. Shortcodes Ultimate Pro adds advanced shortcodes, additional styles, Content Slider, Pricing Table, Testimonials, Shortcode Creator, Elementor support and premium support. Compare Free and Pro Useful links Documentation Live Examples Pro features Support