https://github.com/hannasdev/wp-hsgenerategallery
Wordpress Plugin - Generates Image Gallery from Folder
https://github.com/hannasdev/wp-hsgenerategallery
Last synced: 5 months ago
JSON representation
Wordpress Plugin - Generates Image Gallery from Folder
- Host: GitHub
- URL: https://github.com/hannasdev/wp-hsgenerategallery
- Owner: hannasdev
- Created: 2014-10-14T11:43:47.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-14T11:59:36.000Z (over 11 years ago)
- Last Synced: 2024-03-27T20:21:53.047Z (over 2 years ago)
- Size: 133 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
wp-hsGenerateGallery
====================
Wordpress Plugin - Generates Image Gallery from Folder
Contains two functions:
+ createThumbnail() - Can be used alone. Generates a thumbnail from an image.
+ hs_displayGallery() - Uses function above and outputs a list (string) of thumbnails in HTML.
Example:
```
```
Usage:
```
```
Or:
```
```
