Plugin Directory

Changeset 1861701

Timestamp:
04/20/2018 10:04:44 AM (6 years ago)
Author:
sjregan
Message:

Bumped JS gallery reference to v1.5.4

Location:
instashop/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • instashop/trunk/includes/class-instashop.php

    r1765901 r1861701  
    33
    44class InstaShop {
    5     const JS_GALLERY_URL = 'https://s3.amazonaws.com/instashop/js/embed-1.5.1.js';
    6     const JS_GALLERY_VERSION = '1.5.1';
     5    const JS_GALLERY_URL = 'https://s3.amazonaws.com/instashop/js/embed-1.5..js';
     6    const JS_GALLERY_VERSION = '1.5.';
    77
    88    /**
  • instashop/trunk/instashop.php

    r1765913 r1861701  
    22/*
    33 * Plugin Name: InstaShop
    4  * Version: 1.1
     4 * Version: 1.1
    55 * Plugin URI: https://instashopapp.com/wordpress/
    66 * Description: Easily embed and manage your InstaShop galleries.
     
    88 * Author URI: https://wearezipline.com/
    99 * Requires at least: 4.0
    10  * Tested up to: 4.8.3
     10 * Tested up to: 4.
    1111 *
    1212 * Text Domain: instashop
  • instashop/trunk/readme.txt

    r1765901 r1861701  
    33Tags: instashop, instagram, gallery, shopping, woocommerce, social media, embed instagram, hashtag, product gallery
    44Requires at least: 4.0
    5 Tested up to: 4.8.3
     5Tested up to: 4.
    66Requires PHP: 5.2.4
    77Stable tag: trunk
     
    9292== Changelog ==
    9393
     94
     95
     96
     97
    9498= 1.1 =
    9599* 2017-11-14
     
    111115== Upgrade Notice ==
    112116
     117
     118
     119
     120
    113121= 1.1 =
    114122* 2017-11-14
Note: See TracChangeset for help on using the changeset viewer.