SSIS Components for WordPress

Build 25.0.9434

Follows

Returns a list of WordPress blogs or sites followed by the current user, including their Ids, names, and URLs.

Table Specific Information

SELECT

The 本製品 processes all the filters client-side within the 本製品. For example,

SELECT * FROM Follows;

Columns

Name Type References Description
ID [KEY] String The unique identifier of the blog or user being followed in WordPress.
Login String Specifies the WordPress username of the account that the current user is following.
Name String The display name of the blog or user being followed.
NiceName String The URL-friendly version of the blog or user's name used in WordPress profile URLs.
ItemURL String The URL of the WordPress blog or user profile being followed.
AvatarURL String The URL of the avatar image for the blog or user being followed.
ProfileURL String The URL linking to the public profile of the blog or user being followed.
IsIpAddressAvailable Boolean Indicates whether the IP address of the followed user or site is available in WordPress.
SiteID Int The unique identifier of the WordPress site being followed.
IsSiteVisible Boolean Indicates whether the site being followed is publicly visible.

Pseudo-Columns

疑似カラムフィールドはSELECT ステートメントのWHERE 句で使用され、操作によって返されるデータをより細かく制御することができます。

Name Type Description
NoOfFollowers Int The total number of followers subscribed to the WordPress site or user.

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