by acianotechnologies on WordPress.org
A flexible WordPress gallery plugin to create galleries, upload bulk images, display them with shortcodes, and view in a lightbox.
AT Gallery is a simple and easy-to-use gallery plugin for WordPress that allows you to add bulk images to a gallery, display galleries with a shortcode, and show images in a lightbox on the frontend.
Key Features:
– Create galleries using a custom post type.
– Bulk image upload support.
– Manage gallery images in the admin panel with options to remove individual images.
– Display galleries using a simple shortcode [atga id="gallery_id"].
– Images open in a lightbox for a smooth user experience.
– Easy to use with a minimal configuration.
Once activated, you can create galleries by going to the AT Galleries menu item in your WordPress admin. Here’s how to use the plugin:
Add a new gallery:
Display the gallery on the frontend:
[atga id="gallery_id"] where GALLERY_ID is the ID of the gallery you want to display. You can find the gallery ID in the URL when editing a gallery.Example shortcode:
`[atga id=”gallery_id”]“`
This will display the gallery with the specified ID.
Images open in a lightbox:
_at_gallery_images.wp_get_attachment_image() to display images in the gallery or customize the output to fit your theme’s needs.This plugin is licensed under the GPL-2.0-or-later license. You are free to modify and redistribute it as long as you adhere to the terms of the license.