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%
TablePress – Tables in WordPress made easy
Boost your website with feature-rich tables that your visitors will love! TablePress is the most popular and highest-rated WordPress table plugin. Easily create, edit, and manage beautiful and modern data tables, from simple price lists to searchable directories, product and model tables, inventories, schedules, and research datasets. Add live sorting, pagination, searching, and other interactive features that help visitors find what they’re looking for on any device. Use any type of data and enrich your tables with images, links, and even math formulas. Import and export tables from/to Excel, CSV, HTML, and JSON files or URLs, including spreadsheet data from Google Sheets, Excel Online, and files stored on Dropbox or OneDrive. Embed tables into posts, pages, or other site areas using the block editor, an Elementor widget, or Shortcodes. All with no coding knowledge needed! Even more great features for you and your site’s visitors and priority email support are available with a Premium license plan of TablePress. Go check them out! Common use cases TablePress will handle a wide range of tables, from simple price lists to searchable directories and large datasets. Popular examples include: Product and model tables Service and price lists Directories and listings Schedules and timetables Participant and member lists Inventories and collections Comparison tables Research and statistical data Accessible and SEO-friendly tables TablePress creates accessible HTML tables whose content can be searched by visitors, WordPress search, and search engines alike. Interactive features like sorting, filtering, and pagination include accessibility enhancements for screen readers and other assistive technologies. This makes it easy for visitors to find relevant information, whether they are browsing a large directory, searching a product table, or using your site’s search function. More information Visit tablepress.org for more information, take a look at example tables, or try TablePress on a free test site. For latest news, follow @TablePress on Twitter/X or subscribe to the TablePress Newsletter. How to use TablePress After installing the plugin, you can create and manage tables on the “TablePress” screen in the WordPress Dashboard. To insert a table into a post or page, add a “TablePress table” block in the block editor or a widget in the Elementor page builder and select the desired table or use Shortcodes with other page builders. Beginner-friendly step-by-step tutorials, guides, and how-tos show how to achieve common and popular tasks with TablePress. You can find examples for common styling changes via “Custom CSS” code on the TablePress FAQ page. You may also add features like sorting, pagination, searching, filtering, alternating row colors, row highlighting, and more by enabling the corresponding options on a table’s “Edit” screen. Premium features Need additional functionality for larger tables or advanced use cases? Premium license plans for TablePress add features such as: Options for responsive tables Advanced filtering and search Fixed table headers and columns Automatic periodic imports Custom styling options And much more Priority email support is also included. Check out the details on the TablePress website.