Cmdlets for WordPress

Build 25.0.9434

SubscriberPosts

List the SubscriberPosts for the WordPressOnline website.

Table Specific Information

SELECT

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

  • PostID supports the '=' comparison.

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

For example, the following queries are processed server side.

SELECT * FROM SubscriberPosts where PostID=21

Columns

Name Type References Description
PostID [KEY] Int

Posts.ID

The unique identifier of the post associated with the subscription.
Subscriptions String Details about the user's subscription to the specified post, including follow status or notification preferences.

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