Version: 1.0.0
Author: Urban Spark
Plugin URI: https://urbanwp.com/urban-spark-gallery-plugin
Description: A simple and accessible gallery plugin with responsive grids and Magnific Popup.
- Adds a custom post type for galleries
- Easily manage galleries using the WordPress media uploader
- Display galleries anywhere using a shortcode
- Responsive 1-6 column grid layout
- Optional captions
- Magnific Popup lightbox functionality
- Keyboard navigation and accessibility support
- Automatic image compression and lazy loading
- WordPress 5.0 or higher
- PHP 7.0 or higher
- Download the latest version of the plugin as a ZIP file.
- Upload the plugin to the
/wp-content/plugins/directory or via the WordPress plugin installer. - Activate the plugin through the 'Plugins' menu in WordPress.
-
Create a Gallery:
- Go to the 'US Galleries' menu in the WordPress dashboard.
- Click 'Add New Gallery.'
- Add images using the 'Add Images' button.
- Configure the gallery settings (columns, captions).
- Click 'Publish.'
-
Display the Gallery:
- Use the shortcode
[us_gallery id="1010"]to display the gallery.
- Use the shortcode
Gallery Settings (Meta Box):
- Columns: Choose the number of columns (1-6).
- Captions: Enable or disable captions.
- Initial release of the Urban Spark Gallery Plugin.
We welcome contributions! To contribute:
- Fork the repository.
- Create a new branch (
git checkout -b feature/my-feature). - Commit your changes (
git commit -am 'Add my feature'). - Push to the branch (
git push origin feature/my-feature). - Create a new Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.