Plugin Directory

Changeset 1756123

Timestamp:
10/31/2017 03:11:12 PM (7 years ago)
Author:
sjregan
Message:

Hiding more update nags in admin

Location:
instashop/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • instashop/trunk/assets/css/admin.css

    r1753922 r1756123  
    1212
    1313BODY.toplevel_page_instashop .update-nag {
    14     display: none;
     14    display: none;
    1515}
  • instashop/trunk/instashop.php

    r1752557 r1756123  
    22/*
    33 * Plugin Name: InstaShop
    4  * Version: 1.0
     4 * Version: 1.0
    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.2
     10 * Tested up to: 4.8.
    1111 *
    1212 * Text Domain: instashop
  • instashop/trunk/readme.txt

    r1752563 r1756123  
    33Tags: instashop, instagram, gallery, shopping, woocommerce, social media, embed instagram, hashtag, product gallery
    44Requires at least: 4.0
    5 Tested up to: 4.8.2
     5Tested up to: 4.8.
    66Requires PHP: 5.2.4
     7
    78License: GPLv2 or later
    89License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    9192== Changelog ==
    9293
     94
     95
     96
     97
    9398= 1.0 =
    9499* 2017-10-25
Note: See TracChangeset for help on using the changeset viewer.