

Get a list of publicize connections that are associated with the specified site. Also deletes all associated publicize connections. Get a single Keyring connection that the current user has setup.ĭelete the Keyring connection (and associated token) with the provided ID. Get a list of all the keyring connections associated with the current user.
TRENDING NEWS FEED API WORDPRESS THEME UPDATE
Update a single publicize connection belonging to the current user.ĭelete the specified publicize connection. Get a single publicize connection that the current user has set up. Get a list of publicize connections that the current user has set up. Get information about a single external service that or Jetpack sites can integrate with via keyring. Get a list of third-party services that or Jetpack sites can integrate with via keyring. Get blog following status for the current user. List a site's followers in reverse chronological order. Get a list of a site's terms by taxonomy. Get a list of taxonomies associated with a post type. Get comment counts for each available status Unsubscribe the current user from the specified post.Ĭreate a comment as a reply to another comment. Subscribe current user to be notified of the specified post's comments. Get subscription status of the specified post for the current user. Get a list of the specified post's subscribers. Get the current user's like status for a post. Get a list of posts across all the user's sites. Trashed posts will be permanently deleted. Note: If the trash is enabled, this request will send non-trashed posts to the trash. Restore a post or page from the trash to its previous status.ĭelete multiple posts. A second request will permanently delete the post. Note: If the trash is enabled, this request will send the post to the trash. Get a list of pages to be displayed as options in a select-a-page-dropdown.ĭelete a post.

Set the custom header options for a site. Get the custom header options for a site. Get the custom header options for a site with a particular theme. Search within a site using an Elasticsearch Query API.ĭeactivate a widget on a site by its ID. Get a list of the current user's sites plugins Get a list of the current user's sites features Request streamlined approval to join the WordAds program. Get WordAds TOS information about a site. Get detailed WordAds earnings information about a site. Get detailed WordAds settings information about a site. Retrieve the active and inactive widgets for a site. Get number of posts in the post type groups by post status Get a list of post types available for a site. Get a list of page templates supported by a site. Note: The current user must have publishing access. Get a list of embeds available on a site. Get a list of shortcodes available on a site.
TRENDING NEWS FEED API WORDPRESS THEME CODE
Sends a two-step code via SMS to the current user. Get information about current user's two factor configuration. Get one of current user's connected applications.ĭelete one of current user's connected application access tokens. Get current user's connected applications. Verify strength of a user's new password.ĭelete a link from current user's profile. Get list of current user's billing history and upcoming charges. Get a list of possible users to suggest for metadata about the current user. Get details of a user of a site by login. These are the possible errors returned by this endpoint. Specify a particular algorithm to use to choose posts (optional)įound feeds, represented by their subscribe URL and feed ID. It MUST be URL-encoded.Įxclude already followed sites in search results Default: true.Ī handle for getting the next page of results when sorting by last_updated The domain or URL of the site you would like to retrieve the feed(s) ID for. Loads data from the endpoints found in the 'meta' part of the response. The JSON response is wrapped in an "envelope" containing the "real" HTTP status code and headers.įalse: (default) true: Output pretty JSON Setting this parameter will force the HTTP status code to always be 200. Shortcodes are left unparsed, significant whitespace is kept, etc.įalse: (default) true: Some environments (like in-browser JavaScript or Flash) block or divert responses with a non-200 HTTP status code. Shortcodes are parsed, paragraph tags are added, etc. Display: (default) Formats the output as HTML for display.
