Plugin Directory

Changeset 2126587


Ignore:
Timestamp:
07/22/2019 10:28:25 AM (7 years ago)
Author:
snapwidget
Message:

Updated descriptions for plugin

File:
1 edited

Legend:

Unmodified
Added
Removed
  • snapwidget-wp-instagram-widget/trunk/readme.txt

    r2126579 r2126587  
    44Requires at least: 4.4
    55Tested up to: 5.2.2
    6 Stable tag: 1.0.0
     6Stable tag: 1.0.1
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    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 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").
    1414
    1515**Features**
    16 * Simple and easy to use
    17 * Multiple layout options (Grid, Board, Scrolling, Slideshow and Map)
    18 * Secure, supports HTTPS websites
    19 * Refreshes with new photos every 15 minutes (5 minutes for Pro widgets)
     16
     17- Simple and easy to use
     18- Multiple layout options (Grid, Board, Scrolling, Slideshow and Map)
     19- Secure, supports HTTPS websites
     20- Refreshes with new photos every 15 minutes (5 minutes for Pro widgets)
     21
    2022
    2123**Pro Features**
    22 * Hashtag Widgets
    23 * Widget Analytics
    24 * Shoppable features
    25 * Add your own custom CSS
    26 * Display photos in a lightbox
    27 * Previous / Next buttons to display older content
    28 * Creating widgets for other users
     24
     25- Hashtag Widgets
     26- Widget Analytics
     27- Shoppable features
     28- Add your own custom CSS
     29- Display photos in a lightbox
     30- Previous / Next buttons to display older content
     31- Creating widgets for other users
    2932
    3033
     
    3235To install this plugin:
    3336
    34 * Upload the `snapwidget-wp-instagram-widget` folder to the `/wp-content/plugins/` directory
    35 * Activate the plugin through the \'Plugins\' menu in WordPress
    36 * Visit [SnapWidget](https://snapwidget.com \"Instagram Widget\") to create your free (or Pro) Instagram widget and configure the layout options
    37 * Copy the widget ID from the URL. For example: `https://snapwidget.com/widgets/557485` the widget ID is `557485`
    38 * Use the shortcode [snapwidget-instagram-widget id=557485] in your page, post or widget to display your Instagram photos. Be sure to replace `557485` with your own widget ID.
     37- Upload the `snapwidget-wp-instagram-widget` folder to the `/wp-content/plugins/` directory
     38- Activate the plugin through the \'Plugins\' menu in WordPress
     39- Visit [SnapWidget](https://snapwidget.com "Instagram widget") to create your free (or Pro) Instagram widget and configure the layout options
     40- Copy the widget ID from the URL. For example: `https://snapwidget.com/widgets/557485` the widget ID is `557485`
     41- Use the shortcode [snapwidget-instagram-widget id=557485] in your page, post or widget to display your Instagram photos. Be sure to replace `557485` with your own widget ID.
    3942
    4043Alternatively, you can search for the plugin from your WordPress dashboard and install from there.
    4144
    4245**Shortcode Options**
    43 * id – The widget ID configured on [SnapWidget](https://snapwidget.com \"Instagram Widget\") – Example: [snapwidget-instagram-widget id=WIDGET_ID]
    44 * width – The width of your Instagram widget. Any number with px or % – Example: [snapwidget-instagram-widget width=600px]
    45 * height – The height of your Instagram widget. Any number with px or % – Example: [snapwidget-instagram-widget height=600px]
    46 * lightbox – Should the photos be opened in a lightbox. Only available for Pro widgets. – Example: [snapwidget-instagram-widget lightbox=true]
     46
     47- id – The widget ID configured on [SnapWidget](https://snapwidget.com "Instagram widget") – Example: [snapwidget-instagram-widget id=WIDGET_ID]
     48- width – The width of your Instagram widget. Any number with px or % – Example: [snapwidget-instagram-widget width=600px]
     49- height – The height of your Instagram widget. Any number with px or % – Example: [snapwidget-instagram-widget height=600px]
     50- lightbox – Should the photos be opened in a lightbox. Only available for Pro widgets. – Example: [snapwidget-instagram-widget lightbox=true]
    4751
    4852
    4953== Screenshots ==
    50 1. Instagram widget in the sidebar
    51 2. Instagram widget in the footer
     541. Instagram plugin widget editor
     552. Instagram widget in the sidebar
     563. Instagram widget in the footer
    5257
    5358== Changelog ==
Note: See TracChangeset for help on using the changeset viewer.