이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

JSON API Cincopa

설명

JSON API Cincopa plugin extends the JSON API Plugin with a new Controller to provide Cincopa Easy Albums Listing for any user. This plugin is for WordPress/Mobile app developers who want to use Cincopa Easy Albums Plugin in conjunction with JSON API plugin as media gallery for their mobile app.

Features include:

  • Easy Albums Listing
  • Easy Albums Items Listing

The plugin was created to make available Cincopa Easy Albums Plugin Media listing for mobile apps via JSON API Plugin.

Hope this will help some.

For details, please check this: http://www.parorrey.com/solutions/json-api-cincopa/

설치

First you have to install the JSON API Plugin (https://wordpress.org/extend/plugins/json-api/installation/).

Then install Cincopa Plugin: Easy Albums – Buddypress users create and share images, video and audio albums – the easy way. (https://wordpress.org/plugins/buddypress-easy-albums-photos-video-and-music-next-gen/)

In order to use Cinopa Easy Albums plugin, you need Cincopa API key that you can get from Cincopa website by registering an account https://www.bluesnap.com/jsp/redirect.jsp?contractId=2948944&referrer=1086877Cincopa

To install JSON API Cincopa just follow these steps:

  • Upload the folder “json-api-cincopa” to your WordPress plugin folder (/wp-content/plugins)
  • Activate the plugin through the ‘Plugins’ menu in WordPress or by using the link provided by the plugin installer
  • Activate the controller through the JSON API menu found in the WordPress admin center (Settings -> JSON API)

FAQ

  • There are following methods available: albums, album_items

Method: albums

It needs valid ‘user_id’ var.

http://localhost/api/cincopa/albums/?user_id=1

Method: album_items

It needs ‘fid’ var.
http://localhost/api/cincopa/album_items/?fid=AgCAn_Zvs6Zl

To get video in flv format, http://localhost/api/cincopa/album_items/?fid=AgCAn_Zvs6Zl&format=flv

To get video in transcoded mp4 720p version uploaded format, http://localhost/api/cincopa/album_items/?fid=AgCAn_Zvs6Zl&format=mp4

For details, please check here: http://www.parorrey.com/solutions/json-api-cincopa/

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“JSON API Cincopa”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “JSON API Cincopa”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

2.5.0

  • tagging for WordPress version 6.1.1

2.4.0

  • tagging for WordPress version 6.0.1

2.3.1

  • tagging for WordPress version 5.9

2.3.0

  • tagging for WordPress version 5.8

2.2.0

  • tagging for WordPress version 5.7

2.0.1

  • tagging wordpress version

2.0

  • tagging wordpress version

1.9.3

  • fixed text-domain

1.9.2

  • fixed readme.txt, added text-domain

1.9.1

  • fixed readme for localization

1.9

  • added translation

1.8

  • updated for wordpress version update

1.7

  • updated for wordpress version update

1.6

  • updated header and banner

1.5

  • updated for wordpress 4.9.8 version

1.4

  • updated for wordpress 4.1.2 version

1.3.1

  • updated for wordpress 4.1 version

1.2

  • updated for wordpress 4.0 version

1.1

  • Updated album_items making original uploaded format as default, flv and mp4 are the possible values for format var.

1.0

  • Updated album_items for original, flv and mp4 video formats availability

0.1

  • Initial release.