內容簡介
我建立這個外掛是因為我想要與我網站的訪問者分享我的 Instagram 個人檔案上的相片。我只是找不到足夠好的外掛,讓人們可以在不需要任何技術知識的情況下使用它。
因此,這是解決我自己問題的結果。希望這段程式碼能讓您提高訪問者的體驗感。
您需要的全部就是您的檔案名稱。在外掛設定頁面上保存它,然後外掛程式將簡單地從遠端服務中檢索出您最近的 Instagram 相片。
這些相片將作為附件保存在您的媒體庫中。
您可以做任何您想做的事情,但是這個外掛給您提供了 [ig_instantgram_gallery] shortcode,您也可以將其放入您的編輯器中。
以下是外掛的需求:
php 版本 >= 5.3
php-curl 模組
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
I\’ve built this plugin because i wanted to share photos from my instagram profile with vistors of my website. I just couldn\’t find good enough plugin that people could use with absolutley no technical knowlege.
So this a result of solvnig my own problem. Hope that this pease of code give you opportunities of improving your visitors feeling
All you need to know is your profile name. Save it on plugin settings page and then plugin will simply retrieve from remote service your last instagram photos.
Those photos will be saved in your media library as attachments.
You can do with them whatever your want, but this plugin gives you [ig_instantgram_gallery] shortcode, which you can place in your editor as well
Below you can find plugin requirements:
php version >= 5.3
php-curl module
