Changeset 2126587
- Timestamp:
- 07/22/2019 10:28:25 AM (7 years ago)
- File:
-
- 1 edited
-
snapwidget-wp-instagram-widget/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
snapwidget-wp-instagram-widget/trunk/readme.txt
r2126579 r2126587 4 4 Requires at least: 4.4 5 5 Tested up to: 5.2.2 6 Stable tag: 1.0. 06 Stable tag: 1.0.1 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 11 11 12 12 == 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\").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"). 14 14 15 15 **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 20 22 21 23 **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 29 32 30 33 … … 32 35 To install this plugin: 33 36 34 *Upload the `snapwidget-wp-instagram-widget` folder to the `/wp-content/plugins/` directory35 *Activate the plugin through the \'Plugins\' menu in WordPress36 * Visit [SnapWidget](https://snapwidget.com \"Instagram Widget\") to create your free (or Pro) Instagram widget and configure the layout options37 *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. 39 42 40 43 Alternatively, you can search for the plugin from your WordPress dashboard and install from there. 41 44 42 45 **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] 47 51 48 52 49 53 == Screenshots == 50 1. Instagram widget in the sidebar 51 2. Instagram widget in the footer 54 1. Instagram plugin widget editor 55 2. Instagram widget in the sidebar 56 3. Instagram widget in the footer 52 57 53 58 == Changelog ==
Note: See TracChangeset
for help on using the changeset viewer.