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

PinkVisual API Connector

外掛說明

The PinkVisual API Plugin allows you to integrate PinkVisual’s content with your site via
the PinkVisual API [http://api.pinkvisual.com/]. Using your PinkVisual API ID you can earn
revenue from surfers sent to PinkVisual.

The plugin includes a simple shortcode [pvapi] to add content to your site.

Please see the Usage page for information about using the shortcode.

Usage

The simplest possible usage is to include a [pvapi] tag in your post. This will include a number of recent episodes
determined by the default list length value defined on the options page.

To any usage of the pvapi tag, you may include a num= attribute to list only that many episodes. This individually
overrides the value set on the options page. For example [pvapi num=3] to display only 3 episodes.

You can use a “source name” (see Source Documentation at PinkVisual API)
to specify that episodes should only be drawn from a single source. For example, [pvapi source=”bes”]. You may
also include a num argument with a source, such as [pvapi source=”bes” num=”3″].

You may use an “episode name” (see Episode Documentation at PinkVisual API)
to specify a sinlge specific episode for inclusion.

In order to simplify shortcode usage, there is a “PinkVisual Media” button, which appears just to the right of the “Upload Image”
button above the post editor. Simply click to kick off an interactive insertion workflow.

At the moment, actor and niche arguments are not supported, but they will be released in the next version.

安裝方式

  1. Install the pvapi directory into the …/plugins directory.
  2. (Optional) Set your API Keys to use your own account.
  3. (Optional) Copy the …/pvapi/templates files into your own theme and modify them to change
    the presentation of the content.

常見問題集

Can I use my own revid and API keys

Yes! Simply visit the “PVAPI Options” screen and set your own values.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈PinkVisual API Connector〉的開發相關工作。

參與者

將〈PinkVisual API Connector〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0

  • Initial Version