Plugin Directory

Changeset 2166167


Ignore:
Timestamp:
10/01/2019 07:07:05 AM (7 years ago)
Author:
snapwidget
Message:

Update plugin name and banners

Location:
snapwidget-wp-instagram-widget
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • snapwidget-wp-instagram-widget/assets/icon.svg

    r1915372 r2166167  
    1 <?xml version="1.0" encoding="utf-8"?>
    2 <!-- Generator: Adobe Illustrator 18.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
    3 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
    4 <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
    5      viewBox="0 0 266.9 268.1" enable-background="new 0 0 266.9 268.1" xml:space="preserve">
    6 <g id="Grid_5_">
    7     <rect x="0.7" y="0.7" fill="#33485D" stroke="#4D4D4D" stroke-width="1.5" stroke-miterlimit="10" width="82.4" height="82.4"/>
    8     <rect x="92.3" y="0.7" fill="#4183D7" stroke="#4D4D4D" stroke-width="1.5" stroke-miterlimit="10" width="82.4" height="82.4"/>
    9     <rect x="183.8" y="0.7" fill="#59ABE3" stroke="#4D4D4D" stroke-width="1.5" stroke-miterlimit="10" width="82.4" height="82.4"/>
    10     <rect x="0.7" y="93" fill="#59ABE3" stroke="#4D4D4D" stroke-width="1.5" stroke-miterlimit="10" width="82.4" height="82.4"/>
    11     <rect x="92.3" y="93" fill="#33485D" stroke="#4D4D4D" stroke-width="1.5" stroke-miterlimit="10" width="82.4" height="82.4"/>
    12     <rect x="183.8" y="93" fill="#4183D7" stroke="#4D4D4D" stroke-width="1.5" stroke-miterlimit="10" width="82.4" height="82.4"/>
    13     <rect x="0.7" y="184.9" fill="#4183D7" stroke="#4D4D4D" stroke-width="1.5" stroke-miterlimit="10" width="82.4" height="82.4"/>
    14     <rect x="92.3" y="184.9" fill="#59ABE3" stroke="#4D4D4D" stroke-width="1.5" stroke-miterlimit="10" width="82.4" height="82.4"/>
    15    
    16         <rect x="183.8" y="184.9" fill="#33485D" stroke="#4D4D4D" stroke-width="1.5" stroke-miterlimit="10" width="82.4" height="82.4"/>
    17 </g>
     1<svg width="600" height="600" viewBox="0 0 600 600" fill="none" xmlns="http://www.w3.org/2000/svg">
     2<path d="M200 0H66.6667C29.8477 0 0 29.8477 0 66.6667V200H200V0Z" fill="#2C5282"/>
     3<path d="M400 0H200V200H400V0Z" fill="#4299E1"/>
     4<path d="M533.333 0H400V200H600V66.6667C600 29.8477 570.152 0 533.333 0Z" fill="#BEE3F8"/>
     5<path d="M200 200H0V400H200V200Z" fill="#BEE3F8"/>
     6<path d="M400 200H200V400H400V200Z" fill="#2C5282"/>
     7<path d="M600 200H400V400H600V200Z" fill="#4299E1"/>
     8<path d="M200 400H0V533.333C0 570.152 29.8477 600 66.6667 600H200V400Z" fill="#4299E1"/>
     9<path d="M400 400H200V600H400V400Z" fill="#BEE3F8"/>
     10<path d="M600 400H400V600H533.333C570.152 600 600 570.152 600 533.333V400Z" fill="#2C5282"/>
    1811</svg>
  • snapwidget-wp-instagram-widget/trunk/readme.txt

    r2147539 r2166167  
    1 === SnapWidget WP Instagram Widget ===
     1=== SnapWidget Social Photo Feed Widget ===
    22Contributors: snapwidget
    33Tags: instagram, widget, photos, sidebar, widgets, simple, snapwidget
    44Requires at least: 4.4
    55Tested up to: 5.2.2
    6 Stable tag: 1.0.3
     6Stable tag: 1.0.4
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
    99
    10 SnapWidget WP Instagram Widget is an easy way to embed your SnapWidget Instagram widget on your website or blog to display your photos.
     10SnapWidget Social Photo Feed Widget is an easy way to embed your Instagram photos and videos on your website or blog to display your photos.
    1111
    1212== Description ==
    13 SnapWidget WP Instagram Widget is an easy way to embed your SnapWidget Instagram widget on your website or blog to display your Instagram photos. The widget offers the same functionality and customization available for widgets embedded from [SnapWidget](https://snapwidget.com "Instagram widget").
     13SnapWidget Social Photo Feed Widget is an easy way to embed your Instagram photos and videos on your website or blog to display your photos. The widget offers the same functionality and customization available for widgets embedded from [SnapWidget](https://snapwidget.com "Instagram widget").
    1414
    1515**Features**
     
    5757
    5858== Changelog ==
     59= 1.0.4 =
     60* Update readme and plugin name as per requirement from Facebook.
     61
    5962= 1.0.3 =
    6063* Fix issue with responsive widgets not resizing correctly.
  • snapwidget-wp-instagram-widget/trunk/snapwidget-wp-instagram-widget.php

    r2147552 r2166167  
    11<?php
    22/**
    3  * Plugin Name: SnapWidget WP Instagram Widget
     3 * Plugin Name: SnapWidget Social Photo Feed Widget
    44 * Plugin URI: https://snapwidget.com
    55 * Description: Used by more than 200,000 websites daily, SnapWidget is the best way to <strong>display your Instagram photos</strong> on your website or blog.
    6  * Version: 1.0.3
     6 * Version: 1.0.4
    77 * Author: SnapWidget
    88 * License: GPL2
Note: See TracChangeset for help on using the changeset viewer.