這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Social Images Widget

外掛說明

Social Images Widget is a no fuss, simple to use WordPress widget to display your latest Instagram photos.

Due to the changes in the way the Instagram API can be utilized, this widget can only be used to display your own own profile info and media. Inspired by the simplicity of the WP Instagram Widget (which is no longer maintained), this plugin uses sensible and simple markup, and provides no styles/css – it is up to you to style the widget to your theme and taste.

Documentation

Setup / Instagram Authentication

This plugin requires that you authenticate your Instagram account. In order to do so:

  • We will redirect your request to the Instagram authorization URL.
  • If the you are not logged in to Instagram, you will be asked to log in.
  • You will then be asked if you would like to grant our Instagram application “LyraThemes Social Images Widget” access to your Instagram data.
  • Our application simply facilitates your access to the Instagram API, so you can use our plugin to access your Instagram feed. Please note, while your access data gets routed through our website at https://www.lyrathemes.com, it does not get stored at all in any form and is a simply a means to move the authentication data back to your own website.

Instagram Basic Display API
Instagram Platform Policy / Terms of Use

螢幕擷圖

  • Authorize screen, Settings > Instagram Widget
  • Instagram application authorization
  • Saving your Instagram account is important, this is the last step to finalize the connection
  • Instagram account is connected, you can now go to the Widgets screen to add your widget
  • Add "Instagram" to the desired widget location
  • The settings screen after the connection is finalized; you can optionally remove the authenticated user
  • A sample front end display with widget options set to display small images, 3 in a row

安裝方式

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings > Instagram Widget screen to configure the plugin

常見問題集

I am getting an error “Instagram not authorized.”

This happens when your Instagram authentication is not set up properly. Either you have not yet logged into Instagram via your website/plugin or the access has expired. Please go to Settings > Instagram Widget to connect / reconnect your Instagram account.

I am getting an error “Instagram did not return a 200.” or “Instagram has returned invalid data.”

This could be because Instagram did not return data in a format that we were expecting. Please connect with our support team and we’d be happy to look into this for you.

When I go to the Instagram widget under Appearance > Widgets, it shows an “Authorize Instagram” button.

This happens when we do not have an authorized user connected to your website. Please connect your Instagram account by either clicking on the “Authorize Instagram” button or going to Settings > Instagram Widget.

I want to use a different Instagram user, not the one currently connected to my website.

In order to disconnect the currently authorized Instagram user, simply go to Settings > Instagram Widget and click “Remove Instagram User”. You can now connect a new user to the website.

My Instagram feed is not styled, it appears as a list?

This plugin uses a simple markup, and provides no styles/CSS – it is up to you to style the widget to your theme and taste.

使用者評論

2021 年 7 月 8 日 2 則留言
Used to work, but now, July 2021, it does not work. Uninstalled and reinstalled but keep getting an error message when trying to connect my IG account. Doesn't even have a place to put in username/account - just goes directly to error message which reads: {"error_type": "OAuthException", "code": 400, "error_message": "Your facebook account's off-Facebook activty in turned off."} My FB and IG are connected - the problem is WP/Lyra themes won't even let me input my username/account info. Very frustrating!
閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Social Images Widget〉的開發相關工作。

參與者

將〈Social Images Widget〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

= 2.1
* Long-lived token now being refreshed every day
* Uninstall logic
* Grid display added
* Screenshots updated

= 2.0
* Updated to use the Instagram Basic Display API
* Added front end stylesheet
* Styling added for image sizes (only one image size being returned by the new Instagram Basic Display API)
* Default target is now “_blank”

1.1

  • Updated readme.txt
  • Updated widget heading/title
  • Added screenshots

1.0

  • Initial release