WP Manifestindependent plugin directory
manifest / media / gallery-shortcode

Gallery Shortcode Plugin

Simple plugin to add an image gallery onto WP web site

by Alex Neverov · github.com/alnever/gallery-shortcode · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/alnever/gallery-shortcode/archive/refs/heads/master.zip

From the readme

Plugin Name: Gallery Shortcode Plugin Plugin Uri: https://github.com/alnever/gallery-shortcode Description: Provides a shortcode to include a custom image galleries onto post and pages Version: 1.0 Author: Alex Neverov Author URI: http://alneverov.ru Copyright 2018 Alex Neverov This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2, as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. Usage [angallery images=""] Images ID are the ID, which were given to the images within the media library of the WP-site

Read the full README on GitHub →