ODBC Driver for WordPress

Build 25.0.9434

VideopressChapter

Get the chapters for a specified VideoPress video of the WordPressOnline website.

Table Specific Information

SELECT

The driver uses the WordPress API to process some of the filters.

  • GUID supports the '=' comparison.

The driver processes other filters client-side within the driver.

For example, the following queries are processed server side.

SELECT * FROM videopresschapter where GUID='529DrhwH';

Columns

Name Type References Description
Description String A brief description or title of the video chapter segment.
Start Int The start time (in seconds) marking when this chapter begins within the video.
End Int The end time (in seconds) marking when this chapter segment finishes.
Guid String The globally unique identifier (GUID) of the video used to retrieve chapter details for the specified VideoPress video.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434