An open API service indexing awesome lists of open source software.

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

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.