Linux 软件免费装
Banner图

Jfa Social Media Post

开发者 @jfadev
更新时间 2021年9月23日 07:22
捐献地址: 去捐款
PHP版本: 7.0 及以上
WordPress版本: 5.8
版权: MIT License
版权网址: 版权信息

标签

Instagram Social Media

下载

1.0.0

详情介绍:

This WordPress plugin allows you to retrieve a specific Instagram post and consume it via the REST API. Homepage: https://jordifernandes.com/jfa-social-media-post/ Config Enter https://instant-tokens.com and create the API URL of your instagram account. For example: https://ig.instant-tokens.com/users/XXXXXX/instagram/XXXXXX/token?userSecret=XXXXX Endpoint Access the post's JSON at the following endpoint: GET /wp-json/api/v2/social_media_post/post/ Return { "permalink": "https://www.instagram.com/p/XXXXXXXXXXXX/", "caption": "Caption text", "media_url": "https://scontent-ams4-1.cdninstagram.com/v/XXX/XXX.jpg?_nc_cat=X&ccb=1-5&_nc_sid=XX&_nc_ohc=XXX&_nc_ht=scontent-ams4-1.cdninstagram.com&edm=XXX", "url_token": "https://ig.instant-tokens.com/users/XXXXXX/instagram/XXXX/token.js?userSecret=XXXX", "username": "XXXXXXXX", "timestamp": "2020-12-14T20:12:36+0000" }

屏幕截图:

  • Admin page.

更新日志:

1.0.0 This is the first version.