Title: JSON API Cincopa
Author: Ali Qureshi
Published: <strong>2014 年 8 月 27 日</strong>
Last modified: 2026 年 6 月 18 日

---

搜尋外掛

![](https://ps.w.org/json-api-cincopa/assets/banner-772x250.png?rev=1965863)

![](https://ps.w.org/json-api-cincopa/assets/icon-256x256.png?rev=987288)

# JSON API Cincopa

 由 [Ali Qureshi](https://profiles.wordpress.org/parorrey/) 開發

[下載](https://downloads.wordpress.org/plugin/json-api-cincopa.2.6.0.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/json-api-cincopa/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/json-api-cincopa/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/json-api-cincopa/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/json-api-cincopa/#developers)

 [技術支援](https://wordpress.org/support/plugin/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 Cincopa Easy Albums plugin, you need a Cincopa API key that you 
can get from the Cincopa website by registering an account at https://www.cincopa.
com/

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)

## 常見問題集

 * 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〉的開發相關工作。

參與者

 *   [ Ali Qureshi ](https://profiles.wordpress.org/parorrey/)

[將〈JSON API Cincopa〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/json-api-cincopa)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/json-api-cincopa/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/json-api-cincopa/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/json-api-cincopa/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/json-api-cincopa/)。

## 變更記錄

#### 2.6.0

 * Tested with WordPress 7.0
 * Updated minimum PHP requirement to 8.0
 * Updated minimum WordPress requirement to 6.0
 * Fixed SQL injection vulnerability — user_id now sanitized via absint() and query
   uses $wpdb->prepare()
 * Replaced deprecated simplexml_load_file() with wp_remote_get() + simplexml_load_string()
   for proper HTTP handling
 * Updated all http:// Cincopa API URLs to https://
 * Added ABSPATH guard to prevent direct file access
 * Fixed FALSE === comparison style for PHP 8 strict mode
 * Sanitized fid input with sanitize_text_field()
 * Added rawurlencode() for URL parameters
 * Code formatting aligned with WordPress Coding Standards

#### 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.

## 中繼資料

 *  版本 **2.6.0**
 *  最後更新 **3 週前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 6.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0**
 *  PHP 版本需求 ** 8.0 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/json-api-cincopa/)
 * 標籤:
 * [json api](https://tw.wordpress.org/plugins/tags/json-api/)
 *  [進階檢視](https://tw.wordpress.org/plugins/json-api-cincopa/advanced/)

## 評分

 5 星，滿分為 5 星

 *  [  1 個 5 星使用者評論     ](https://wordpress.org/support/plugin/json-api-cincopa/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/json-api-cincopa/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/json-api-cincopa/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/json-api-cincopa/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/json-api-cincopa/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/json-api-cincopa/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/json-api-cincopa/reviews/)

## 參與者

 *   [ Ali Qureshi ](https://profiles.wordpress.org/parorrey/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/json-api-cincopa/)