This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

ParOne Feeds

Description

This plugin is a tool for distributing ParOne, Inc video feeds into WordPress installations.

This plugin is a tool for distributing golf video supplied by ParOne, Inc into WordPress installations. Users of this plugin have registered with ParOne, Inc to distribute content into their WordPress site. More information about ParOne can be found here.

How it works

This plugin installs ParOne’s custom video player web components via CDN, and provides shortcodes for including those components in WordPress pages and posts. The video player web components interact with ParOne as an external service.

In addition, this plugin allows the WordPress administrator to configure auto-posting of video content into WordPress.

The interaction with the ParOne video service consists of 3 types of interactions:

  1. Downloading the script which contains the video player web components
  2. Calling ParOne’s content API to request lists of eligible videos
  3. Calling ParOne’s tracking API to signal when a video starts to be played, and when the playhead hits 5, 15, and 30 seconds
  • ParOne collects no personally identifiable information.
  • Tracking calls are used for registering views on WordPress sites.
  • This plugin includes shortcodes which can be placed on any page.

Support

  • Technical documentation can be found here

FAQ

Q: How do I get started with ParOne?
A: Contact us at invites@parone.com

Reviews

There are no reviews for this plugin.

Contributors & Developers

“ParOne Feeds” is open source software. The following people have contributed to this plugin.

Contributors

Translate “ParOne Feeds” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.17.0
— added support for parone-content-key.

1.16.0
— added support for Multi-Feed Playlists and did some cleanup.

1.15.12
— pass the video player stylesheet into network-videos

1.15.11
— remove install_plugins dependency

1.15.10
— added attributes to shortcodes

1.15.9
— removed rss reference

1.15.8
— rename styles to stylesheets
— add vertical property to parone-thumbnail-carousel
— remove support for the wordpress auto-poster

1.15.7
— pass stylesheet through to the web component

1.15.6
— add support for content-key and content-keys

1.15.5
— addd initial support for AI chooser
— async load our scripts

1.15.4
— passed from/to to the playlist functions

1.15.3
— passed default language to the network videos

1.15.2
— added hide-title, hide-logo, and hide-description to shortcodes

1.15.1
— Fixed redirect

1.15.0
— added Network Videos
— removed staging environment option.

1.14.3
— fixed problem with an amperstand in the category name
— surfaced autoplay for feeds

1.14.2
— changed Sync Code to Feed Key
— fixed problem where only the first category was set

1.14.1
— edited metadata

1.4.0
— bumped up version number
— auto-create feed IDs with code

1.3.13
— always use production script

1.3.12
— changed dateformat to a string for old php versions

1.3.11
— Added option to trash or not trash expired campaigns
— Added a default language option
— fixed bugs when deleting feeds and there were multiple feeds
— when auto-posting, use the title and description for the selected language.
— changed the menu names

1.3.10
— pass through the autoplay and language tags

1.3.9
— deletion list was truncated

1.3.8
— Fix to thumbnail carousels and updated shortcode documentation

1.3.7
— Adjustments to alt tag

1.3.6
— Updated alt tag handling

1.3.5
— added metadata for deleting
— shortcodes now pass through overrides
— posts will be deleted/moved to trash on next check if expired

1.3.4
— fixed tag for saving the playlist block style

1.3.3
— now deletes expired posts
— store more metadata in posts (feed + environment)
— added shortcode for the video-block-playlist player type

1.3.2
— moved to wp_remote_get

1.3.1
— Updated to prevent multiple plugin entries

1.3.0
— added support for auto-posting videos
— added support for multiple auto-posting feeds, each with their own settings.

1.2.0
— added support for multiple categories and tags

1.1.0
— added playlist carousel short code
— changed settings verbiage

1.0.1
— now adds Categories and Tags without a dummy post
— thumbnail correctly strips for post, not for list displays
— can set user to post as
— after setting last campaign to 0, re-runs cron job

1.0.0
— bumped version number to 1.0.0
— default category is now «Uncategorized»
— tags and templates will default to «none» instead of the first tag/template

0.0.18
— Added the initial implementation of auto-posting via an RSS feed.

0.0.17
— Housekeeping

0.0.16
— Bug fixes

0.0.15
— Added the parone_thumbnail_vertical_carousel shortcode

0.0.14
— Modify readme

0.0.13
— Removed the gutenberg blocks
— Added the parone_thumbnail_carousel shortcode

0.0.12
— Added basic settings
— Included the style editor
— Added ParOne shortcodes