https://github.com/velocitydeveloper/vd-gallery
Plugin gallery wordpress
https://github.com/velocitydeveloper/vd-gallery
Last synced: about 2 months ago
JSON representation
Plugin gallery wordpress
- Host: GitHub
- URL: https://github.com/velocitydeveloper/vd-gallery
- Owner: VelocityDeveloper
- Created: 2021-03-08T07:38:04.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-08-25T07:01:20.000Z (almost 3 years ago)
- Last Synced: 2025-01-13T07:11:28.327Z (over 1 year ago)
- Language: PHP
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VD gallery
VD gallery adalah plugin wordpress sederhana untuk galeri dan slideshow. dari [Velocity Developer](https://velocitydeveloper.com/)
## Version
```bash
1.0.3
```
## Download
Klik link [download](https://github.com/VelocityDeveloper/vd-gallery/archive/main.zip)
## Installation
```bash
Download file ZIP, Upload di menu plugin wordpress
```
## Usage
Gunakan shortcode vdgallery untuk menampilkan galeri
```bash
[vdgallery id=""]
```
Gunakan shortcode vdgalleryslide untuk menampilkan galeri
```bash
[vdgalleryslide id=""]
```
Pastikan mengisi ID dari galeri
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.