Skip to content

ChrisHursty/Urban-Spark-Gallery-Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Urban Spark Gallery Plugin

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.

Table of Contents

Features

  • 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

Requirements

  • WordPress 5.0 or higher
  • PHP 7.0 or higher

Installation

  1. Download the latest version of the plugin as a ZIP file.
  2. Upload the plugin to the /wp-content/plugins/ directory or via the WordPress plugin installer.
  3. Activate the plugin through the 'Plugins' menu in WordPress.

Usage

  1. 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.'
  2. Display the Gallery:

    • Use the shortcode [us_gallery id="1010"] to display the gallery.

Settings

Gallery Settings (Meta Box):

  • Columns: Choose the number of columns (1-6).
  • Captions: Enable or disable captions.

Changelog

1.0.0

  • Initial release of the Urban Spark Gallery Plugin.

Contributing

We welcome contributions! To contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/my-feature).
  3. Commit your changes (git commit -am 'Add my feature').
  4. Push to the branch (git push origin feature/my-feature).
  5. Create a new Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A simple and accessible gallery plugin with responsive grids and Magnific Popup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors