-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
59 lines (37 loc) · 1.49 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
# Mini Gallery
- Stable tag: 1.1
- Requires at least: 6.0
- Tested up to: 6.7.1
- Requires PHP: 8.0
- License: GPLv2 or later
- License URI: [GPLv2 License](https://www.gnu.org/licenses/gpl-2.0.html)
- Tags: gallery, lite
- Contributors: @omarashzeinhom
A simple gallery that acts as a carousel.
## Description
This WordPress plugin provides a lightweight gallery with a simple carousel. It allows your marketing team to easily upload images and display them in a simple gallery format. The plugin includes a shortcode to implement a carousel on your site.
### Features
- Allows the user marketing team to upload images.
- Simple gallery carousel.
- Lightweight carousel with shortcode.
## Screenshots
1. Single Gallery
2. Multi Carousel
3. Grid Carousel
4. All Galleries
## Installation
1. Upload the folder `mini-gallery` to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Add the gallery using the provided shortcode.
## Frequently Asked Questions
### What is the carousel feature?
The carousel feature allows the gallery images to be displayed in a rotating slider format.
### Can I customize the gallery?
Yes, you can customize the gallery by adjusting the settings provided in the plugin.
### How do I add images to the gallery?
You can upload images through the plugin's interface, and they will be displayed in the gallery using a simple carousel layout.
## Changelog
### 1.0
- Initial release.
### 1.1
- Added `<table>` for Galleries