Excel Add-In for WordPress

Build 25.0.9434

SiteEmbeds

Sends a two-step code via SMS to the current user.

Stored Procedure Specific Information

Execute

Call this procedure to get a list of embeds available on a site. Note: The current user must have publishing access. To get a list of embeds available on a site, the following quey can be executed: For example:

EXEC SiteEmbeds;

Result Set Columns

Name Type Description
Success String Indicates whether the embed retrieval operation completed successfully.
Embeds String Contains the list or details of embedded items retrieved for the specified site, such as media, posts, or external content.

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