=== Webcam Gallery for WP ===
Contributors: wallaceer
Donate link: https://cloudbox.it/software/wordpress-plugins/webcam-gallery-for-wp.html
Tags: webcam, gallery, images, slideshow, thumbs
Requires at least: 1.0
Tested up to: 4.1
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
== Description ==
Webcam Gallery for WP allows to create a gallery of pictures by reading the images directly from a directory of your web space.
Through the shortcode {wpcam} you can insert the pictures in any of the contents of your wordpress site, whether it be a page or a post.
How to use
Through the admin panel, you can configure
- the directory from where the plugin needs to read images
- any portions of the text to be excluded from the file name displayed under each thumb
- make the name of the file that is readable in the case of a given
To view the gallery, simply insert the shortcode {wpcam} in a page or post
== Requirements ==
Nothing
== Installation ==
Upload the wpcam-gallery plugin to your blog with ftp client or Wordpress Admin area;
Activate it;
Enter your gallery files directory name, set the specific rule for file name.
Insert into post or page this code:
- {wpcam} to generate the gallery slide with thumbs
== Frequently Asked Questions ==
= What do I need to use this plugin? =
You can use this plugin when you want to create a gallery reading images from a file system directory
== Screenshots ==
1. Webcam gallery config
2. Webcam gallery shortcode
3. Webcam gallery site
== Changelog ==
= 1.0.0 =
* First Release
== Upgrade Notice ==