Changeset 1325720
- Timestamp:
- 01/11/2016 10:12:52 AM (10 years ago)
- Location:
- image-snippet/trunk
- Files:
-
- 2 edited
-
image-snippet.php (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
image-snippet/trunk/image-snippet.php
r1322359 r1325720 1 1 <?php 2 2 /* 3 * @package Image _Snippet3 * @package ImageSnippets_Gallery 4 4 * @version 1.0 5 5 */ 6 6 7 7 /* 8 Plugin Name: Image Snippet9 Description: Create a responsive image gallery using Image Snippetend point, username, property and object.8 Plugin Name: ImageSnippets Gallery 9 Description: Create a responsive image gallery using ImageSnippets end point, username, property and object. 10 10 Author: Echo Freelance 11 11 Version: 1.0 -
image-snippet/trunk/readme.txt
r1322359 r1325720 1 === Image Snippet===1 === ImageSnippets Gallery === 2 2 Tags: image snippet, gallery, responsive gallery 3 3 Requires at least: 3.2 … … 7 7 License URI: http://www.gnu.org/licenses/gpl-2.0.html 8 8 9 Image Snippetlets you create a responsive image gallery.9 ImageSnippets lets you create a responsive image gallery. 10 10 11 11 == Description == 12 12 13 Image Snippet lets you create a responsive image gallery using Image Snippetend point, username, property and object.13 ImageSnippets lets you create a responsive image gallery using ImageSnippets end point, username, property and object. 14 14 15 Major features in Image Snippetallows you to:15 Major features in ImageSnippets allows you to: 16 16 17 17 * Add/remove/edit multiple galleries. … … 28 28 The plugin is simple to install: 29 29 30 * Upload the plugin files to the 'wp-content/plugins/image snippet' directory, or install the plugin through the WordPress plugins screen directly.30 * Upload the plugin files to the 'wp-content/plugins/image-snippet' directory, or install the plugin through the WordPress plugins screen directly. 31 31 * Activate the plugin through the 'Plugins' screen in WordPress 32 32 * Use the Image Snippet->Settings to generate your gallery
Note: See TracChangeset
for help on using the changeset viewer.