Fliqz Integration

The Fliqz Integration plugin provides you with basic integration with the vBrick (formerly Fliqz) video hosting service.

Author:Media Devils Inc. (profile at wordpress.org)
WordPress version required:3.0.1
WordPress version tested:3.4.2
Plugin version:0.2
Added to WordPress repository:26-11-2012
Last updated:03-12-2012
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:
Total downloads:725
plugin download
Click to start download

The Fliqz Integration plugin provides you with basic integration with the vBrick (formerly Fliqz) video hosting service.
While this plugin does provide full access to the Fliqz search API, its main purpose is to enable the embedding of search
results and videos into your WordPress pages.

This plugin will require that your Fliqz service account be of the Silver package or higher, in order to access the
Fliqz API.

Basic Usage

Display an Asset

[fliqzasset id="a8bbdd79-29f3-4522-a0a6-233522aa6ff5"]

Display Information About an Asset

[fliqzasset id="a8bbdd79-29f3-4522-a0a6-233522aa6ff5"]
     # Displays the video
    [title] # Displays the video's title
[/fliqzasset]

Display Search Results

[fliqzsearch query="test"]
    * [title]
[/fliqzsearch]

Available Asset Parameters

  • id – Asset GUID
  • width – Width in pixels
  • height – Height in pixels
  • script – Whether to include the smarttag script

Available Search Parameters

  • query – Search query
  • fields – Fields to search in (‘all’, ‘keywords’, or ‘titledescription’)
  • order – Sort order (‘title’, ‘date’, ‘rating’, ‘use’, or ‘share’)
  • page – Page to display
  • pagesize – Number of items per page

** Asset parameters can be specified in search to customize asset display **

Available Attributes

  • – Display the video
  • [thumbnail] – Default thumbnail URL
  • [title] – Title
  • [description] – Description
  • [id] – Asset GUID
  • [date] – Publication Date
  • [playerid] – Default Player ID
  • [state] – Publication State
  • [approved] – Approval State
  • [medium] – Asset Type
  • [expression] – Display Type
  • [duration] – Length in seconds
  • [width] – Width in pixels
  • [height] – Height in pixels
  • [keywords] – Keywords`