CData Python Connector for WordPress

Build 25.0.9440

UserFollowedPosts

List the UserFollowedPosts for the WordPressOnline website.

Table Specific Information

SELECT

The 本製品 uses the WordPress API to process some of the filters.

  • DateRangeAfter supports the '<', '>' comparisons.
  • DateRangeBefore supports the '<', '>' comparisons.

The 本製品 processes other filters client-side within the 本製品.

For example, the following queries are processed server side.

SELECT * FROM UserFollowedPosts
SELECT * FROM UserFollowedPosts where DateRangeBefore<'2025-05-08'

Columns

Name Type References Description
DateRangeAfter Datetime Filters followed posts to include only those published after this date and time.
DateRangeBefore Datetime Filters followed posts to include only those published before this date and time.
Number Int The total number of followed posts returned in the query.
Posts String An array containing details about each post the user follows, including title, ID, and publication metadata.

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